Update .gitea/workflows/update-factorio-modlist.yml
This commit is contained in:
@@ -18,6 +18,7 @@ jobs:
|
||||
REPO: FastDL
|
||||
BRANCH: main
|
||||
run: |
|
||||
echo "Token length: ${#GITEA_TOKEN}"
|
||||
response=$(curl -s -H "Authorization: token $GITEA_TOKEN" \
|
||||
"$GITEA_API_URL/repos/$OWNER/$REPO/contents/Factorio?ref=$BRANCH")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user