Skip to content

Commit

Permalink
feat: initial release
Browse files Browse the repository at this point in the history
  • Loading branch information
nuckle committed Nov 27, 2024
1 parent eff289a commit 549bab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
uses: ncipollo/[email protected]
with:
artifacts: "firefox.zip,chrome.zip"
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.GH_OWNER_TOKEN }}
generateReleaseNotes: true
draft: false
prerelease: false
Expand Down

0 comments on commit 549bab0

Please sign in to comment.