We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa32307 commit 4800f1dCopy full SHA for 4800f1d
.github/workflows/release.yml
@@ -1,6 +1,7 @@
1
name: 'Publish to GitHub Packages'
2
3
on:
4
+ push:
5
release:
6
types: [published]
7
0 commit comments