mirror of
https://github.com/vercel/commerce.git
synced 2025-06-07 00:36:59 +00:00
fix(debug): remove debug logs
This commit is contained in:
parent
2d11ecca9f
commit
1c179716b4
11
.github/workflows/develop.deploy-functions.yml
vendored
11
.github/workflows/develop.deploy-functions.yml
vendored
@ -23,17 +23,6 @@ jobs:
|
|||||||
id-token: 'write'
|
id-token: 'write'
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout actions-oidc-debugger
|
|
||||||
uses: actions/checkout@v3
|
|
||||||
with:
|
|
||||||
repository: github/actions-oidc-debugger
|
|
||||||
ref: main
|
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
path: ./.github/actions/actions-oidc-debugger
|
|
||||||
- name: Debug OIDC Claims
|
|
||||||
uses: ./.github/actions/actions-oidc-debugger
|
|
||||||
with:
|
|
||||||
audience: 'projects/244612473611/locations/global/workloadIdentityPools/aspirex-dev/providers/github-actions'
|
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: 'actions/checkout@v4'
|
uses: 'actions/checkout@v4'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user