Skip to content

Commit

Permalink
Added specific token
Browse files Browse the repository at this point in the history
  • Loading branch information
Salvatore Ansani committed Apr 30, 2024
1 parent 1d99045 commit d5cfe93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v2
with:
token: ${{ secrets.RELEASE_PAT }}
draft: true
generate_release_notes: true
files: |
Expand Down

0 comments on commit d5cfe93

Please sign in to comment.