We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6faf1b1 commit a338abeCopy full SHA for a338abe
.github/workflows/publish.yml
@@ -2,7 +2,8 @@ name: Publish
2
3
on:
4
# Allows you to run this workflow manually from the Actions tab
5
- workflow_dispatch:
+ workflow_dispatch:
6
+ push:
7
8
jobs:
9
version-check:
0 commit comments