Skip to content

Commit

Permalink
chore(release): v0.1.30
Browse files Browse the repository at this point in the history
  • Loading branch information
LGUG2Z committed Nov 3, 2024
1 parent 24b43a1 commit 9a3dbcc
Show file tree
Hide file tree
Showing 8 changed files with 149 additions and 143 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ jobs:
fetch-depth: 0
- shell: bash
run: |
TAG=${{ github.event.release.tag_name }}
TAG=${{ github.ref_name }}
echo "VERSION=${TAG#v}" >> $GITHUB_ENV
- uses: actions/download-artifact@v4
- run: |
Expand Down
Loading

0 comments on commit 9a3dbcc

Please sign in to comment.