Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f62a9eb

Browse files
committed
ci: remove read permission
1 parent 074d12e commit f62a9eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
if: ${{ github.repository_owner == 'nuxt' && github.event_name == 'push' }}
1414
permissions:
1515
id-token: write
16-
contents: read
1716
steps:
1817
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
1918
- run: corepack enable

0 commit comments

Comments
 (0)