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