ci: new workflow release

This commit is contained in:
EvolutionX
2022-07-07 21:12:08 +05:30
parent 8f6b1c690f
commit 5a24ae4819

13
.github/workflows/release-please.yml vendored Normal file
View File

@@ -0,0 +1,13 @@
name: Release
on:
workflow_dispatch:
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: node
--signoff: "EvolutionX-10 <evolutionx9777@gmail.com>"