[release-12.0.6] CI: Remove OIDC debug step from npm publish (#112655)
CI: Remove OIDC debug step from npm publish (#112631)
(cherry picked from commit b0acfd1189)
This commit is contained in:
@@ -123,11 +123,6 @@ jobs:
|
||||
- name: Validate packages
|
||||
run: ./scripts/validate-npm-packages.sh
|
||||
|
||||
- name: Debug OIDC Claims
|
||||
uses: github/actions-oidc-debugger@2e9ba5d3f4bebaad1f91a2cede055115738b7ae8
|
||||
with:
|
||||
audience: '${{ github.server_url }}/${{ github.repository_owner }}'
|
||||
|
||||
- name: Publish packages
|
||||
env:
|
||||
NPM_TAG: ${{ steps.npm-tag.outputs.NPM_TAG }}
|
||||
|
||||
Reference in New Issue
Block a user