Update update-release-v1.yml
This commit is contained in:
parent
30a250f54c
commit
a89ca1c6e3
3
.github/workflows/update-release-v1.yml
vendored
3
.github/workflows/update-release-v1.yml
vendored
@ -1,7 +1,7 @@
|
||||
# This workflow will do a clean install of node dependencies, cache/restore them, build the source code and run tests across different versions of node
|
||||
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
|
||||
|
||||
name: Update Release V1.0
|
||||
name: Semantic Version Release
|
||||
|
||||
#on:
|
||||
# push:
|
||||
@ -39,7 +39,6 @@ jobs:
|
||||
short_tags: true
|
||||
# If this is set to true, *every* commit will be treated as a new version.
|
||||
bump_each_commit: false
|
||||
fetch-depth: branch
|
||||
|
||||
- uses: actions/checkout@v2
|
||||
- name: Use Node.js ${{ matrix.node-version }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user