fix unable to create organization package

This commit is contained in:
Jakub Doboš 2023-08-29 10:09:18 +02:00 committed by GitHub
parent 06ee3f06e8
commit 1330453370
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
permissions: write-all
steps:
- uses: actions/checkout@v3
- uses: docker/login-action@v2.1.0