Fix branch name in nightly workflow
Some checks failed
Run go tests / test (push) Waiting to run
release-nightly / release-image (push) Failing after 45s

This commit is contained in:
Torjus Håkestad 2023-12-06 03:57:25 +01:00
parent 565de48636
commit 6ac0efb057

View File

@ -2,7 +2,7 @@ name: release-nightly
on: on:
push: push:
branches: [ main ] branches: [ master ]
env: env:
REGISTRY: git.t-juice.club REGISTRY: git.t-juice.club