Skip to content

Commit 11b0b01

Browse files
committed
💚 push issue
1 parent 70f959b commit 11b0b01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: ‎.github/workflows/npm-publish.yml

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- uses: actions/checkout@v2
18+
with:
19+
ref: master
1820
- name: Set version for release trigger
1921
uses: allenevans/[email protected]
2022
if: ${{ github.event_name == 'release' }}

0 commit comments

Comments
 (0)