We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c46e299 commit 3361aa0Copy full SHA for 3361aa0
.github/workflows/release.yml
@@ -4,6 +4,7 @@ on:
4
release:
5
types: [published]
6
workflow_dispatch: null
7
+ push: null
8
9
jobs:
10
0 commit comments