Compare commits
1 Commits
v20250207.
...
20250207.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
89f0b930f5
|
@@ -28,7 +28,7 @@ jobs:
|
|||||||
manifest: https://gitea.ascorrea.com/${{github.repository}}/releases/latest/download/module.json
|
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
|
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:
|
env:
|
||||||
ZIP_FILENAME: "module.zip"
|
ZIP_FILENAME: "module.zip"
|
||||||
DIST_BRANCH_NAME: "main"
|
DIST_BRANCH_NAME: "main"
|
||||||
|
|||||||
Reference in New Issue
Block a user