Skip to content

Commit

Permalink
Update push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stoobie authored Jan 2, 2024
1 parent 831f0aa commit 7d0c481
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@ jobs:
run: yarn run release

- name: Push to remote branch
uses:
ad-m/github-push-action@master
uses: ad-m/github-push-action@master
with:
USER_TOKEN: ${{ secrets.USER_TOKEN }}
branch: ${{ github.ref }}
Expand Down

0 comments on commit 7d0c481

Please sign in to comment.