We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba90ef2 commit aa98aecCopy full SHA for aa98aec
.github/workflows/main.yml
@@ -10,7 +10,7 @@ jobs:
10
build-and-publish:
11
runs-on: ubuntu-latest
12
permissions:
13
- contents: read
+ contents: write
14
packages: write
15
steps:
16
- name: Checkout
0 commit comments