Skip to content

Commit

Permalink
add branch for push
Browse files Browse the repository at this point in the history
  • Loading branch information
Isha-Sharma committed Jul 19, 2023
1 parent 8b0ac68 commit 1c3c5f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
uses: ad-m/github-push-action@master
with:
github_token: ${{ steps.generate_token.outputs.token }}
branch: ${{ github.head_ref }}

# - name: Push changes
# # env:
Expand Down

0 comments on commit 1c3c5f5

Please sign in to comment.