forked from Ivasoft/device-mapping-manager
get permission to publish from github
This commit is contained in:
3
.github/workflows/ghcr.yml
vendored
3
.github/workflows/ghcr.yml
vendored
@@ -15,6 +15,9 @@ on:
|
||||
jobs:
|
||||
push-store-image:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
|
||||
steps:
|
||||
- name: "Checkout Repository"
|
||||
|
||||
Reference in New Issue
Block a user