Skip to content

Optimize release #3382

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Apr 3, 2025
Merged

Optimize release #3382

merged 9 commits into from
Apr 3, 2025

Conversation

nutrina
Copy link
Collaborator

@nutrina nutrina commented Apr 3, 2025

Fixes: #3371

export-env: true
env:
OP_SERVICE_ACCOUNT_TOKEN: ${{ secrets.OP_SERVICE_ACCOUNT_TOKEN }}
AWS_ACCESS_KEY_ID: op://DevOps/passport-xyz-${{ inputs.environment }}-secrets/ci/AWS_ACCESS_KEY_ID
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use the new credentials


- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v2
with:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pass session token

@nutrina nutrina force-pushed the optimize_release branch from 42cc28c to 828d7f3 Compare April 3, 2025 08:59
@nutrina nutrina merged commit d9534a2 into main Apr 3, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cleanup after https://github.com/passportxyz/core-infra/issues/106
2 participants