fix: unable to create organisation package (merge pull request #29 from BluenationStudio/main)

fix unable to create organization package
This commit is contained in:
Ahwx
2023-08-29 19:45:02 +02:00
committed by GitHub
+1
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