WF
This commit is contained in:
2
.github/workflows/scripts/get-gh-release.sh
vendored
2
.github/workflows/scripts/get-gh-release.sh
vendored
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
INPUT_FILE="repos.txt"
|
||||
OUTPUT_FILE="../../public/frontend/versions.json"
|
||||
OUTPUT_FILE="public/frontend/versions.json"
|
||||
TMP_FILE="releases_tmp.json"
|
||||
|
||||
if [ -f "$OUTPUT_FILE" ]; then
|
||||
|
||||
Reference in New Issue
Block a user