Skip to content

Commit

Permalink
🧪 test(fix): repos
Browse files Browse the repository at this point in the history
  • Loading branch information
eshanized committed Jun 17, 2024
1 parent 3231328 commit 70bf8ca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/gitlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ jobs:
git remote add gitlab https://${GITLAB_REPO##*/}.git
git config user.name "GitHub Actions"
git config user.email "actions@github.com"
git push gitlab master fix
git push gitlab master fix

0 comments on commit 70bf8ca

Please sign in to comment.