Update and rename update-release-v1.yml to semantic-release.yml

This commit is contained in:
Luc Appelman 2021-10-30 18:26:49 +02:00 committed by GitHub
parent c41e768729
commit c8b650e699
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: Semantic Version Release
name: Semantic Release
#on:
# push: