Skip to content

Commit

Permalink
create codecov.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomelin committed Oct 3, 2024
1 parent 2d576b3 commit b0ccd80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ github.run_number }}
tag_name: ${{ github.ref }}
release_name: Release ${{ github.ref }}
draft: false
prerelease: false
Expand Down

0 comments on commit b0ccd80

Please sign in to comment.