Skip to content

Commit

Permalink
testing untagged release action
Browse files Browse the repository at this point in the history
  • Loading branch information
spamegg1 committed Nov 25, 2024
1 parent b74373a commit c3dfebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
# path: src/all.pdf
- name: Release
uses: softprops/[email protected]
if: startsWith(github.ref, 'refs/tags/')
# if: startsWith(github.ref, 'refs/tags/')
with:
make_latest: true
generate_release_notes: true
Expand Down

0 comments on commit c3dfebc

Please sign in to comment.