20250207.083655
Some checks failed
Release Creation / build (release) Failing after 22s

This commit is contained in:
2025-02-07 08:36:55 -06:00
parent 4e9bc012f9
commit 89f0b930f5

View File

@@ -28,7 +28,7 @@ jobs:
manifest: https://gitea.ascorrea.com/${{github.repository}}/releases/latest/download/module.json
download: https://gitea.ascorrea.com/${{github.repository}}/releases/download/${{github.event.release.tag_name}}/module.zip
- run: echo zip filename "$ZIP_FILENAME" dist_branch "$DIST_BRANCH_NAME"
- run: git reflog
env:
ZIP_FILENAME: "module.zip"
DIST_BRANCH_NAME: "main"