Skip to content

Commit

Permalink
That didn’t work. Just deal with the v
Browse files Browse the repository at this point in the history
andrewbeard committed Oct 31, 2024

Verified

This commit was signed with the committer’s verified signature.
lovasoa Ophir LOJKINE
1 parent c8b0811 commit 6797170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -25,7 +25,7 @@ jobs:
with:
draft: true
prerelease: false
tag_name: ${{ github.ref#v }}
tag_name: ${{ github.ref }}
release_name: ${{ github.ref }}
- name: Upload system.json
uses: actions/upload-release-asset@v1

0 comments on commit 6797170

Please sign in to comment.