Skip to content

Commit 37bea99

Browse files
committed
make image from this mon-prefect-test branch
1 parent 890f6bd commit 37bea99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-ghcr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Create and publish a Docker image
44
# Configures this workflow to run every time a change is pushed to the branch called `release`.
55
on:
66
push:
7-
branches: ["main"]
7+
branches: ["mon-prefect-test"]
88

99
# Defines two custom environment variables for the workflow. These are used for the Container registry domain, and a name for the Docker image that this workflow builds.
1010
env:

0 commit comments

Comments
 (0)