We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad5c702 commit 0c72de4Copy full SHA for 0c72de4
.github/workflows/build.yml
@@ -17,6 +17,7 @@ env:
17
GITHUB_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
18
19
permissions:
20
+ contents: write
21
id-token: write
22
23
jobs:
0 commit comments