@ -17,6 +17,9 @@ on:
default: master
required: false
env:
HUSKY: 0
jobs:
new-release:
runs-on: ubuntu-latest
@ -64,6 +67,5 @@ jobs:
action: publish
base-ref: ${{ github.event.inputs.base-ref }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
@ -7,6 +7,9 @@ on:
concurrency: ${{ github.workflow }}-${{ github.ref }}
release:
name: Release
@ -32,6 +35,5 @@ jobs:
with:
action: publish-final