We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b4f6c0 commit 1c194e9Copy full SHA for 1c194e9
.github/workflows/docker.yml
@@ -3,7 +3,7 @@ name: Create and publish a Docker image
3
on:
4
push:
5
branches:
6
- - "master"
+ - "main"
7
release:
8
types: [published]
9
workflow_dispatch:
0 commit comments