Skip to content

Commit

Permalink
Update build-darwin-arm64.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LizJeong authored Jul 18, 2024
1 parent ec39ffb commit cafe07a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-darwin-arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
uses: softprops/action-gh-release@v1
with:
files: |
initia_${{ env.VERSION }}_Darwin_${{ env.ARCH_NAME }}.tar.gz
./initia_${{ env.VERSION }}_Darwin_${{ env.ARCH_NAME }}.tar.gz
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit cafe07a

Please sign in to comment.