We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54521b0 commit 7b81da8Copy full SHA for 7b81da8
.github/workflows/release.yml
@@ -9,6 +9,8 @@ jobs:
9
deploy:
10
name: Deploy
11
runs-on: ubuntu-latest
12
+ permissions:
13
+ contents: write
14
steps:
15
- name: Checkout
16
uses: actions/checkout@v4
0 commit comments