Skip to content

Commit

Permalink
Merge pull request #2 from CPS-IT/task/release-token
Browse files Browse the repository at this point in the history
[TASK] Use release token
  • Loading branch information
eliashaeussler authored Sep 21, 2023
2 parents 234d045 + 3c897e4 commit 432e7be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ jobs:
- name: Create release
uses: ncipollo/release-action@v1
with:
token: ${{ secrets.RELEASE_TOKEN }}
generateReleaseNotes: true

0 comments on commit 432e7be

Please sign in to comment.