Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Commit cd48cb1

Browse files
authored
ci: correct branch (#57)
1 parent c043f96 commit cd48cb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Create and Publish app-sf image
33
on:
44
push:
55
branches:
6-
- main
6+
- master
77
tags:
88
- v*
99
workflow_dispatch:

0 commit comments

Comments
 (0)