Skip to content

Commit

Permalink
Merge pull request #28 from cpanato/fix
Browse files Browse the repository at this point in the history
add missing github token
  • Loading branch information
k8s-ci-robot committed Mar 28, 2024
2 parents bbc7bb3 + 3453d9d commit 5234be7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:

- name: Run goreleaser
run: make goreleaser
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

attestation:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5234be7

Please sign in to comment.