We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b393f39 commit 499b4b9Copy full SHA for 499b4b9
1 file changed
.github/workflows/build-release.yml
@@ -1,7 +1,7 @@
1
on:
2
push:
3
tags:
4
- - 'disabled*'
+ - '*'
5
6
jobs:
7
release:
0 commit comments