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 5b96ab6 commit e38bb73Copy full SHA for e38bb73
.github/workflows/build-packages.yml
@@ -1,7 +1,7 @@
1
-name: Release ${{ github.ref_name }}
+name: Release
2
+run-name: Release ${{ github.ref_name }}
3
4
on:
- workflow_dispatch:
5
push:
6
tags:
7
- "v*"
0 commit comments