Skip to content

Commit

Permalink
cd: pass secret to release
Browse files Browse the repository at this point in the history
  • Loading branch information
laszukdawid committed Dec 26, 2024
1 parent 28e9887 commit 7f1ae3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/go_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,5 @@ jobs:
with:
files: |
agent
env:
GITHUB_TOKEN: ${{ secrets.GH_PAT }}

0 comments on commit 7f1ae3e

Please sign in to comment.