We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f5fa87 commit 315505bCopy full SHA for 315505b
.github/workflows/docker-publish.yml
@@ -2,9 +2,6 @@ name: Docker Publish
2
3
on:
4
push:
5
- paths:
6
- - '.github/workflows/docker-publish.yml'
7
- - 'Dockerfile'
8
9
env:
10
REGISTRY: ghcr.io
0 commit comments