Skip to content

Commit

Permalink
Added token to release ci
Browse files Browse the repository at this point in the history
  • Loading branch information
halvardssm committed Sep 18, 2022
1 parent e99f7b3 commit dd57323
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ jobs:
- uses: actions/checkout@v2
- name: Create Release
uses: halvardssm/github-action-tag-release@1.0.4
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit dd57323

Please sign in to comment.