Skip to content

Commit

Permalink
Add repository token secret
Browse files Browse the repository at this point in the history
  • Loading branch information
bofalke committed Sep 18, 2024
1 parent 9f0e2a3 commit 95eec61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-static-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
working-directory: /go/src/app
- uses: softprops/action-gh-release@v2
with:
token: ${{secrets.REPOSITORY_PAT}}
prerelease: true
name: "Development Build"
files: |
Expand Down

0 comments on commit 95eec61

Please sign in to comment.