There was an error while loading. Please reload this page.
1 parent 47f8c87 commit 190c042Copy full SHA for 190c042
1 file changed
.github/workflows/ci.yml
@@ -94,6 +94,8 @@ jobs:
94
name: Publish master to GitHub registry
95
runs-on: ubuntu-latest
96
needs: [update-indexes]
97
+ permissions:
98
+ packages: write
99
steps:
100
- name: Checkout repository
101
uses: actions/checkout@v4
0 commit comments