1
0
Fork 0

Update .forgejo/workflows/publish.yml

This commit is contained in:
muerwre 2024-08-16 21:47:36 +07:00
parent a38bd3d2fe
commit 2e03c80485

View file

@ -1,4 +1,3 @@
name: Publish Docker image
on:
@ -8,7 +7,7 @@ on:
jobs:
push_to_registry:
name: Push Docker image to Docker Hub
runs-on: ubuntu-latest
runs-on: docker
permissions:
packages: write
contents: read