diff --git a/.forgejo/workflows/build.yml b/.forgejo/workflows/build.yml index 89942ef..c74ea66 100644 --- a/.forgejo/workflows/build.yml +++ b/.forgejo/workflows/build.yml @@ -19,6 +19,7 @@ jobs: COMMIT_MESSAGE: "Update build metadata" GET_NEWEST_VERSION_CMD: "curl -s https://gitdab.com/api/v1/repos/cadence/out-of-your-element/releases?limit=1 | \ jq .[0].tag_name" + GIT_REPO_URL: "https://gitdab.com/cadence/out-of-your-element" REBUILD_ALL_X_DAYS: 14 steps: