Skip to content

Commit 19f5f56

Browse files
committed
GHA: Set push branch to devel
1 parent f8e4de1 commit 19f5f56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mirageos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
context: .
4040
file: ./docker/Dockerfile.muen-mirageos
4141
platforms: linux/amd64
42-
push: ${{ github.ref == 'refs/heads/devel-59e3fac208fc-bob' }}
42+
push: ${{ github.ref == 'refs/heads/devel' }}
4343
cache-from: type=local,src=/tmp/.buildx-cache
4444
cache-to: type=local,dest=/tmp/.buildx-cache
4545
tags: |

0 commit comments

Comments
 (0)