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 4677e7d commit 82c4a6c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ 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 82c4a6c

Please sign in to comment.