Skip to content

Commit

Permalink
chore: try set-url for push
Browse files Browse the repository at this point in the history
  • Loading branch information
leggetter authored Apr 15, 2024
1 parent 7c554ba commit 04896fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ts-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
- name: Clone hookdeck-typescript-sdk for JSR
run: |
git clone https://oauth2:${{ secrets.GH_ACCESS_TOKEN }}:@github.com/hookdeck/hookdeck-typescript-sdk.git
git remote set-url --push origin https://oauth2:${{ secrets.GH_ACCESS_TOKEN }}:@github.com/hookdeck/hookdeck-typescript-sdk.git
- name: Update jsr.json version
uses: jossef/[email protected]
Expand Down

0 comments on commit 04896fb

Please sign in to comment.