Skip to content

Commit

Permalink
ci: trigger properly
Browse files Browse the repository at this point in the history
  • Loading branch information
kleinesfilmroellchen committed Oct 2, 2024
1 parent 1cab9d3 commit ac96322
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Release spcasm

on:
release:
types: [created]
types: [published]

jobs:
release:
Expand Down

0 comments on commit ac96322

Please sign in to comment.