Browse Source

Update automerge.yml

pull/8/head
Muryor 3 years ago committed by GitHub
parent
commit
c49cc99826
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/automerge.yml

2
.github/workflows/automerge.yml

@ -48,6 +48,8 @@ jobs: @@ -48,6 +48,8 @@ jobs:
uses: 'phips28/gh-action-bump-version@master'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
skip-tag: 'true'
- uses: JS-DevTools/npm-publish@v1
with:
token: ${{secrets.NPM_TOKEN}}

Loading…
Cancel
Save