Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 074d12e commit f62a9ebCopy full SHA for f62a9eb
.github/workflows/release.yml
@@ -13,7 +13,6 @@ jobs:
13
if: ${{ github.repository_owner == 'nuxt' && github.event_name == 'push' }}
14
permissions:
15
id-token: write
16
- contents: read
17
steps:
18
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
19
- run: corepack enable
0 commit comments