Skip to content

Commit 63e9ec5

Browse files
committed
Publish
1 parent 03c8820 commit 63e9ec5

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,6 @@ jobs:
1818

1919
# Checkout
2020
- uses: actions/checkout@v4
21-
22-
# Debug
23-
- name: Debug OIDC Claims
24-
uses: github/actions-oidc-debugger@v1
25-
with:
26-
# Set the audience to what you configured in your trusted publisher settings (e.g., 'npm:registry.npmjs.org')
27-
audience: 'npm:registry.npmjs.org'
2821

2922
# Install Node
3023
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)