mirror of
https://github.com/BrenBroZAYT/dashy.git
synced 2026-06-16 16:20:03 +00:00
🥴 Updates workflow package permissions
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
# Builds a Docker image from with latest tag when master branch is updated
|
# Builds a Docker image from with latest tag when master branch is updated
|
||||||
# The publishes it to GitHub container registry as a package
|
# The publishes it to GitHub container registry as a package
|
||||||
name: Build and Publish Docker Image to GHCR
|
name: Build and Publish Docker Image to GHCR
|
||||||
|
permissions:
|
||||||
|
packages: write
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
|
|||||||
Reference in New Issue
Block a user