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