Update update-be-new-migration-latest-timestamp.yml

This commit is contained in:
Maidul Islam
2024-04-26 14:01:47 -04:00
committed by GitHub
parent 875afbb4d6
commit bde853d280

View File

@@ -34,5 +34,4 @@ jobs:
env:
TOKEN: ${{ secrets.GH_PERSONAL_TOKEN }}
run: |
git remote add origin https://$GITHUB_ACTOR:$TOKEN@github.com/${{ github.repository }}.git
git push origin HEAD:main
git push https://$GITHUB_ACTOR:$TOKEN@github.com/${{ github.repository }}.git origin HEAD:main