Skip to content

Commit cb661ae

Browse files
YermanacoCopilot
andauthored
fix: persisting a temporary token with fewer privileges (#274)
[DX-191](https://jira.tid.es/browse/DX-191) --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent cff1bf1 commit cb661ae

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
environment: production
2525
steps:
2626
- uses: actions/checkout@v6
27+
with:
28+
persist-credentials: false
2729

2830
# Do NOT set registry-url here: it writes an .npmrc that conflicts
2931
# with semantic-release's OIDC authentication.

0 commit comments

Comments
 (0)