Skip to content

Commit

Permalink
chore: update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
chenfan0 committed Jul 2, 2024
1 parent a2f7b32 commit 24edcff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ jobs:
uses: softprops/action-gh-release@v2
env:
GITHUB_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
if: startsWith(github.ref, 'refs/tags/')
with:
files: |
fideo-mac-x64-${{ env.VERSION }}.tar.gz
Expand Down

0 comments on commit 24edcff

Please sign in to comment.