From 1028b904a9340f1a21967486caccc23eba264379 Mon Sep 17 00:00:00 2001 From: rxdn <29165304+rxdn@users.noreply.github.com> Date: Sun, 26 Jan 2025 17:38:09 +0000 Subject: [PATCH] Update GH actions --- .github/workflows/build-and-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-publish.yml b/.github/workflows/build-and-publish.yml index 8f94c7e..cc12d36 100644 --- a/.github/workflows/build-and-publish.yml +++ b/.github/workflows/build-and-publish.yml @@ -8,7 +8,7 @@ env: on: push: - branches: [ "master" ] + branches: [ "master", "sunset" ] jobs: publish-image: