Skip to content

Commit

Permalink
Don't care about the tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ainformatico committed May 27, 2024
1 parent 14c60bf commit ff7ad09
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
gh release create \
--verify-tag \
--title "Release ${{ github.ref_name }}" \
"${{ github.ref_name }}" \
release/git-new-linux

0 comments on commit ff7ad09

Please sign in to comment.