Skip to content

Commit

Permalink
set release token
Browse files Browse the repository at this point in the history
  • Loading branch information
hegerdes committed Apr 1, 2023
1 parent 89176fc commit 23e237d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
generate_release_notes: true
prerelease: false
files: joplin-plugin-remote-note-pull.zip
token: ${{ secrets.CUSTOM_GITHUB_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 23e237d

Please sign in to comment.