Skip to content

Commit

Permalink
rename repository_dispatch event
Browse files Browse the repository at this point in the history
  • Loading branch information
peb-adr committed Aug 25, 2023
1 parent 033d581 commit ba6a62b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-stable.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: GitHub Release (stable)
on:
repository_dispatch:
types: [new-update]
types: [stable-update]

jobs:
release-stable:
Expand Down

0 comments on commit ba6a62b

Please sign in to comment.