Skip to content

Commit

Permalink
use token from secrects
Browse files Browse the repository at this point in the history
Signed-off-by: Pranav Singh <pranavsingh02@hotmail.com>
  • Loading branch information
theBeginner86 committed Dec 15, 2024
1 parent bdab3b1 commit 560e094
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/.goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ builds:
- -X main.providerToken={{.Env.PROVIDER_TOKEN}}
- -X main.mesheryCloudAPIBaseURL=https://cloud.layer5.io
- -X main.mesheryAPIBaseURL=https://playground.meshery.io
- -X main.workflowAccessToken=${{ secrets.GH_ACCESS_TOKEN }}
goos:
- linux
- darwin
Expand Down

0 comments on commit 560e094

Please sign in to comment.