Skip to content

Commit

Permalink
fix(ci): fix the release (#2423)
Browse files Browse the repository at this point in the history
  • Loading branch information
boquan-fang authored Dec 13, 2024
1 parent 1b65715 commit b6ace28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
echo "tags=${TAGS}" >> $GITHUB_OUTPUT
- uses: aws-actions/[email protected]
if: github.event_name == 'push' || github.repository == github.event.pull_request.head.repo.full_name
with:
role-to-assume: arn:aws:iam::024603541914:role/GitHubOIDCEcrRole
role-session-name: S2nQuicGHAECRSession
Expand Down

0 comments on commit b6ace28

Please sign in to comment.