feat: Add privileged ping
This commit is contained in:
parent
2091109082
commit
bd115a04bf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -1,7 +1,7 @@
|
||||||
name: Release
|
name: Release
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PKG_VERSION: "2026.07.09-1"
|
PKG_VERSION: "2026.07.10-1"
|
||||||
# TODO: actions/checkout only supports GITHUB repos...
|
# TODO: actions/checkout only supports GITHUB repos...
|
||||||
GATUS_REPO: "selfhoster1312/gatus"
|
GATUS_REPO: "selfhoster1312/gatus"
|
||||||
GATUS_REF: "fork"
|
GATUS_REF: "fork"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue