Skip to content

Commit

Permalink
fix: attempt passing token
Browse files Browse the repository at this point in the history
  • Loading branch information
noahstreller committed Aug 29, 2024
1 parent c6cbd91 commit 370f483
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ jobs:
files: |
igitt-*
tag_name: ${{ env.LATEST_TAG }}
token: ${{ secrets.GITHUB_TOKEN }}
name: "Automatic Pre-Release: ${{ env.LATEST_TAG }}-${{ env.SHORT_COMMIT }}"
body: |
This is an automatic pre-release build.
Expand Down

0 comments on commit 370f483

Please sign in to comment.