Skip to content

Commit

Permalink
specify origin
Browse files Browse the repository at this point in the history
  • Loading branch information
BolajiOlajide committed Nov 5, 2024
1 parent f974249 commit e9384b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/artifact_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ jobs:
run: |
git config user.name sourcegraph-bot-devx
git config user.email 127119266+sourcegraph-bot-devx@users.noreply.github.com
git remote set-url origin https://x-access-token:${{ secrets.ARTIFACTS_GH_TOKEN }}@github.com/${{ github.repository }}.git
git add migrations
git add TAG
Expand Down

0 comments on commit e9384b4

Please sign in to comment.