We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ada271b commit b568ee7Copy full SHA for b568ee7
.github/workflows/publish.yml
@@ -2,7 +2,7 @@
2
name: Publish
3
4
on:
5
- create:
+ push:
6
tags:
7
- "[0-9]+.[0-9]+.[0-9]+"
8
workflow_dispatch:
0 commit comments