Skip to content

Commit 1c52005

Browse files
committed
web CI fix
1 parent 9314163 commit 1c52005

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/web.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ jobs:
5353
mv ../master/FNAPIcom.js ./FNAPIcom.js
5454
git add . -A
5555
git diff-index --quiet HEAD || git commit -m "Built for ${CURRENT_BRANCH}: ${GITHUB_SHA}"
56-
git push https://FNAPIcomBot:${{ secrets.BOT_PAT }}@github.com/ThisNils/FNAPIcom web
56+
git push https://FNAPIcomBot:${{ secrets.BOT_PAT }}@github.com/Fortnite-API/nodejs-wrapper web

0 commit comments

Comments
 (0)