We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fbfbc8 commit a523cb4Copy full SHA for a523cb4
.github/workflows/main.yml
@@ -57,6 +57,8 @@ jobs:
57
./src/chocolate-doom.js
58
download:
59
needs: build
60
+ permissions:
61
+ contents: write
62
runs-on: ubuntu-latest
63
steps:
64
- name: Checkout
0 commit comments