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