Skip to content

Commit

Permalink
build tag
Browse files Browse the repository at this point in the history
  • Loading branch information
lejianwen committed Sep 29, 2024
1 parent 867eab4 commit 9aad62d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
files: |
${{ matrix.job.goos}}-${{ matrix.job.platform }}.tar.gz
${{ matrix.job.goos}}-${{ matrix.job.platform }}.zip
tag_name: ${{ env.LATEST_TAG }}
# tag_name: ${{ env.LATEST_TAG }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 9aad62d

Please sign in to comment.