🥴 Updates workflow package permissions

This commit is contained in:
Alicia Sykes 2021-08-14 22:50:12 +01:00 committed by GitHub
parent 74075f3ef1
commit 8042a251d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
# Builds a Docker image from with latest tag when master branch is updated
# The publishes it to GitHub container registry as a package
name: Build and Publish Docker Image to GHCR
permissions:
packages: write
on:
workflow_dispatch:
push: