[TOOLS] use pat

This commit is contained in:
Carmelo Messina
2026-06-05 12:32:38 +02:00
parent 822f836684
commit adafd623f6
+2 -1
View File
@@ -33,6 +33,7 @@ jobs:
ref: pages
path: pages
fetch-depth: 1
token: ${{ secrets.PAGE_PUBLISH }}
# -------------------------------
# Prepare output directory
@@ -100,4 +101,4 @@ jobs:
git commit -m "Update filters ($(date -u))"
git push https://x-access-token:${{ github.token }}@github.com/uazo/cromite.git HEAD:pages
git push https://x-access-token:${{ secrets.PAGE_PUBLISH }}@github.com/uazo/cromite.git HEAD:pages