Skip to content

Commit

Permalink
Merge pull request #30 from simwai/dev
Browse files Browse the repository at this point in the history
ci: 👷 Next try to fix the release action
  • Loading branch information
simwai authored Apr 21, 2024
2 parents 0e18cd4 + 6680921 commit 7eb4cb4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ jobs:
git config --global user.email "[email protected]"
git config --global user.name "simwai"
- name: Set up Git to use PAT
run: |
git remote set-url origin https://x-access-token:${{ secrets.TOKEN }}@github.com/simwai/referral-link-inserter.git
- name: Set up Node.js
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 7eb4cb4

Please sign in to comment.