Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kerolloz committed Sep 20, 2024
1 parent c1efc80 commit befc573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
draft: false
prerelease: false
release_name: "Release ${{ github.ref }}"
tag_name: ${{ github.ref }}
tag_name: "tst"
env:
GITHUB_TOKEN: ${{ github.token }}

Expand Down

0 comments on commit befc573

Please sign in to comment.