Skip to content

Commit

Permalink
Set default branch for github-push-action
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Jan 2, 2021
1 parent 7d46bdf commit 7f2a3d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
tags: true
branch: master
- name: Publish to npm
run: npm publish
env:
Expand Down

0 comments on commit 7f2a3d9

Please sign in to comment.