Skip to content

Commit

Permalink
chore(ci): merge main into next
Browse files Browse the repository at this point in the history
  • Loading branch information
uport-automation-bot authored Jul 27, 2023
2 parents a048e6a + 64fdadc commit d3a9c14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-publish-on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ jobs:
- name: 'Setup git coordinates'
run: |
git remote rm origin
git remote add origin origin https://${{secrets.GH_USER}}:${{secrets.GH_TOKEN}}@github.com/uport-project/taksi.git
git remote add origin https://${{secrets.GH_USER}}:${{secrets.GH_TOKEN}}@github.com/uport-project/taksi.git
git remote -v
git fetch
git config user.name $GH_USER
Expand Down

0 comments on commit d3a9c14

Please sign in to comment.