Skip to content

Commit

Permalink
Added PAT token for TAP
Browse files Browse the repository at this point in the history
  • Loading branch information
Kavinraja-G authored Mar 30, 2024
1 parent 2fbebbd commit 04fd759
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ jobs:
version: latest
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TAP_GITHUB_TOKEN: ${{ secrets.TAP_GITHUB_TOKEN }}

0 comments on commit 04fd759

Please sign in to comment.