permissions for git workflows

This commit is contained in:
Taylor Wilsdon
2026-03-17 08:28:00 -04:00
parent c82ae0daa1
commit 370bd03a69
7 changed files with 24 additions and 34 deletions

View File

@@ -11,6 +11,8 @@ on:
- main
workflow_dispatch:
permissions: {}
env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}