We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c49ad1 commit ee50967Copy full SHA for ee50967
.github/workflows/build-publish-docker-image.yml
@@ -1,8 +1,6 @@
1
name: Create and publish a Docker image
2
3
-on:
4
- push:
5
- branches: ['master']
+on: [push]
6
7
env:
8
REGISTRY: ghcr.io
0 commit comments