Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
normalllll committed Jul 28, 2024
1 parent 4ebe662 commit d63a230
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,6 @@ jobs:
uses: softprops/action-gh-release@v2
with:
files: |
macos-arm64-nosigned.app
macos-x86_64-nosigned.app
macos-arm64-nosigned.zip
macos-x86_64-nosigned.zip
token: ${{ secrets.PUBLISH_GITHUB_TOKEN }}

0 comments on commit d63a230

Please sign in to comment.