We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99a93e0 commit fda1cabCopy full SHA for fda1cab
1 file changed
.github/workflows/release.yml
@@ -7,6 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
permissions:
9
id-token: write
10
+ contents: write
11
steps:
12
- name: Checkout
13
uses: actions/checkout@v2
0 commit comments