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 8d87305 commit 2e4cc2dCopy full SHA for 2e4cc2d
.github/workflows/release.yaml
@@ -12,6 +12,8 @@ env:
12
jobs:
13
release:
14
runs-on: ubuntu-latest
15
+ permissions:
16
+ packages: write
17
steps:
18
- name: Checkout
19
uses: actions/checkout@v2
0 commit comments