This commit is contained in:
samuele-cozzi 2023-03-04 02:34:17 +01:00 committed by GitHub
parent 45050c78d3
commit 6ccc3ed6bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,6 +18,7 @@ jobs:
release-type: node
package-name: release-please-action
config-file: release-please-config.json
include-v-in-tag: false
- uses: actions/checkout@v2
# these if statements ensure that a publication only occurs when
# a new release is created: