Skip to content

Commit

Permalink
debug step
Browse files Browse the repository at this point in the history
  • Loading branch information
chray-zhang committed Nov 14, 2024
1 parent 0cd1f98 commit 99c413f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/relayer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ jobs:
aws-role-arn: ${{ secrets.AWS_OIDC_GLOBAL_READ_ONLY_TOKEN_ISSUER_ROLE_ARN }}
aws-lambda-url: ${{ secrets.GATI_RELENG_LAMBDA_URL }}
aws-region: ${{ secrets.QA_AWS_REGION }}
- name: Debug GITHUB_TOKEN
run: echo "GITHUB_TOKEN=${{ steps.setup-github-token.outputs.access-token }}"
- name: Setup Go with private repo access
shell: bash
run: |
Expand Down

0 comments on commit 99c413f

Please sign in to comment.