Skip to content

Commit

Permalink
update gati url secret
Browse files Browse the repository at this point in the history
  • Loading branch information
momentmaker committed Feb 21, 2024
1 parent fa83434 commit 24206a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-tag-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
# gati inputs
use-gati: "true"
aws-role-arn-gati: ${{ secrets.AWS_OIDC_CHAINLINK_FEEDS_CI_CHANGESET_TOKEN_ISSUER_ROLE_ARN }}
aws-lambda-url-gati: ${{ secrets.AWS_LAMBDA_URL_GATI }}
aws-lambda-url-gati: ${{ secrets.AWS_FOUNDATIONS_GATI_URL }}
# golang inputs
go-version-file: go.work
# goreleaser inputs
Expand Down

0 comments on commit 24206a9

Please sign in to comment.