Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
conradkleinespel committed Oct 31, 2024
1 parent 678ca99 commit 1c64e9f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ jobs:
env:
GH_TOKEN: ${{ github.token }}
run: |
set -ex
TAG_NAME=${GITHUB_REF#refs/tags/}
gh release create "${{ github.ref }}" -t "${{ github.ref }}" --generate-notes
Expand Down

0 comments on commit 1c64e9f

Please sign in to comment.