We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50038f6 commit cde1aa3Copy full SHA for cde1aa3
.github/workflows/flakestry-publish-rolling.yml
@@ -13,4 +13,4 @@ jobs:
13
steps:
14
- uses: flakestry/flakestry-publish@main
15
with:
16
- version: "${{ github.ref_name }}"
+ version: "${{ github.ref }}"
0 commit comments