Skip to content

Commit

Permalink
Updated to use Github access token
Browse files Browse the repository at this point in the history
  • Loading branch information
tmoroney committed Nov 24, 2024
1 parent 2b2bc24 commit 8c86407
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/package-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,5 @@ jobs:
uses: softprops/action-gh-release@v2
with:
tag_name: ${{ env.LATEST_TAG }}
files: AutoSubs-Installer.pkg
files: AutoSubs-Installer.pkg
token: ${{ secrets.GH_TOKEN }}

0 comments on commit 8c86407

Please sign in to comment.