🥴 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

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: