We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f04575c commit 489ab99Copy full SHA for 489ab99
1 file changed
.github/workflows/publish.yml
@@ -65,7 +65,7 @@ jobs:
65
needs: build
66
runs-on: ubuntu-latest
67
permissions:
68
- id-token: write
+ contents: write
69
70
steps:
71
- name: Download the distribution files from PR artifact
0 commit comments