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 cc2224a commit 7ab44aeCopy full SHA for 7ab44ae
.github/workflows/release.yml
@@ -7,6 +7,8 @@ on:
7
jobs:
8
artifacts:
9
runs-on: ubuntu-latest
10
+ permissions:
11
+ contents: write
12
steps:
13
- uses: actions/checkout@v3
14
- uses: denoland/setup-deno@main
0 commit comments