1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 19:07:54 +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:
build-container:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
permissions: write-all
steps:
- name: Checkout repo
uses: actions/checkout@v4