Skip to content

Commit

Permalink
Add homebrew repository deployment token
Browse files Browse the repository at this point in the history
  • Loading branch information
pbek committed Nov 28, 2021
1 parent c7df32f commit 3722506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
version: v1.0.0
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.QC_PAT }}

0 comments on commit 3722506

Please sign in to comment.