Skip to content

Commit

Permalink
Merge pull request #13 from guchengxi1994/master
Browse files Browse the repository at this point in the history
Update build-linux.yml
  • Loading branch information
guchengxi1994 authored Apr 17, 2024
2 parents 2290495 + 3c8c90e commit 478ea75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
uses: ncipollo/release-action@v1
with:
allowUpdates: true
artifacts: build/linux/release/bundle/linux.zip
artifacts: build/linux/x64/release/bundle/linux.zip
generateReleaseNotes: true
tag: ${{ env.tag_name }}
token: ${{ secrets.RELEASE_TOKEN }}

0 comments on commit 478ea75

Please sign in to comment.