Skip to content

Commit

Permalink
.github/workflows/flakestry-publish: hardcode a version
Browse files Browse the repository at this point in the history
  • Loading branch information
astro committed Nov 1, 2024
1 parent 7f3838f commit 32fb8fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flakestry-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ jobs:
steps:
- uses: flakestry/flakestry-publish@main
with:
version: "${{ github.ref_name }}"
version: "v0.0.0"
ignoreConflicts: true

0 comments on commit 32fb8fa

Please sign in to comment.