We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c7c878 commit c08529fCopy full SHA for c08529f
.github/workflows/release.yml
@@ -1,7 +1,7 @@
1
name: Publish package to the GitHub Packages
2
on:
3
release:
4
- types: [created]
+ types: [created, published, edited]
5
jobs:
6
publish:
7
runs-on: ubuntu-latest
0 commit comments