1
0
Fork 0
mirror of https://github.com/kastenhq/kubestr.git synced 2024-12-14 11:57:56 +00:00

Update release.yaml

This commit is contained in:
Sirish Bathina 2021-10-08 16:46:30 -10:00 committed by GitHub
parent 8d1052bb62
commit d74f58bb40
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v2
- uses: wangyoucao577/go-release-action@v1.20
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.CR_PAT }}
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}
binary_name: "kubestr"