Skip to content

Commit

Permalink
ci: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mlmoravek committed Jul 12, 2024
1 parent 91eb6f0 commit b9a546f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
with:
fetch-depth: 0
# Always release the tag version
ref: ${GITHUB_REF}
# ref: ${GITHUB_REF}
- name: Setup Node
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit b9a546f

Please sign in to comment.