Skip to content

Commit

Permalink
Fix: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
black7375 committed Oct 14, 2021
1 parent 276c462 commit 60da281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
ref: ${{ matrix.branch }}
- name: Merge master -> github-repo
if: matrix.branch == 'github-repo'
uses: devmasx/merge-branch@v1.4.0
uses: devmasx/merge-branch@1.4.0
with:
type: now
from_branch: master
Expand Down

0 comments on commit 60da281

Please sign in to comment.