Skip to content

Commit

Permalink
chore: test release
Browse files Browse the repository at this point in the history
  • Loading branch information
mpolitzer committed Jun 4, 2024
1 parent 3b19b6c commit bc9a124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
sha512sum libcmt-deb/* > libcmt-deb.sha512
- uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/v')
#if: startsWith(github.ref, 'refs/tags/v')
with:
prerelease: true
files: |
Expand Down

0 comments on commit bc9a124

Please sign in to comment.