Update .gitea/workflows/publish.yml
Some checks failed
Publish Docker image / docker_publish (push) Failing after 1m32s
Some checks failed
Publish Docker image / docker_publish (push) Failing after 1m32s
This commit is contained in:
parent
2ec7dec5b4
commit
44c90d9f4c
@ -5,6 +5,8 @@ on: [push]
|
||||
jobs:
|
||||
docker_publish:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: catthehacker/ubuntu:act-latest
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
|
Loading…
Reference in New Issue
Block a user