Skip to content

Commit

Permalink
Update publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Techassi committed Jul 14, 2022
1 parent b7a4969 commit 25b228e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
- name: Create release
uses: softprops/action-gh-release@v1
with:
token: ${{ secrets.PERSONAL_GITHUB_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 25b228e

Please sign in to comment.