1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00

all access

This commit is contained in:
Jason N 2024-03-05 10:47:37 -05:00 committed by GitHub
parent fd06883c41
commit cc4cfdfcde
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,9 +22,7 @@ env:
jobs: jobs:
build-container: build-container:
runs-on: ubuntu-latest runs-on: ubuntu-latest
permissions: permissions: write-all
contents: read
packages: write
steps: steps:
- name: Checkout repo - name: Checkout repo
uses: actions/checkout@v4 uses: actions/checkout@v4