bad paste
This commit is contained in:
@@ -45,7 +45,7 @@ jobs:
|
||||
run: |
|
||||
git config user.name "gitea-actions"
|
||||
git config user.email "actions@gitea.local"
|
||||
git remote set-url origin "https://Domipoke:${{ secrets.PUSH_TOKEN }}@gitea.egregge.eg/Domipoke/SharedLaTeX.git"
|
||||
git remote set-url origin "https://Domipoke:${{ secrets.PUSH_TOKEN }}@gitea.egregge.eg/Domipoke/LearnLaTeX.git"
|
||||
|
||||
BRANCH="${GITHUB_REF#refs/heads/}"
|
||||
echo "Pushing to branch: $BRANCH"
|
||||
|
||||
Reference in New Issue
Block a user