feat: Allow remote-only configs
This commit is contained in:
parent
6956226761
commit
727b1a604c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -4,7 +4,7 @@ env:
|
|||
PKG_VERSION: "2026.07.11-1"
|
||||
# TODO: actions/checkout only supports GITHUB repos...
|
||||
GATUS_REPO: "selfhoster1312/gatus"
|
||||
GATUS_REF: "57f48b67f7386cd02b2269d51dc0606a4bc681ae"
|
||||
GATUS_REF: "acdc9c2c1fe4a6631dd1745dad0c7cd2c2f777b8"
|
||||
# Preview mode: Publishes the build output as a CI artifact instead of creating
|
||||
# a release, allowing for manual inspection of the output. This mode is
|
||||
# activated if the CI run was triggered by events other than pushed tags, or
|
||||
|
|
|
|||
Loading…
Reference in a new issue