mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-20 20:49:15 +00:00
chore(release): 0.1.13
This commit is contained in:
2
.github/workflows/releases.yml
vendored
2
.github/workflows/releases.yml
vendored
@@ -69,5 +69,5 @@ jobs:
|
|||||||
- name: GIT commit and push all changed files
|
- name: GIT commit and push all changed files
|
||||||
if: github.event_name == 'push'
|
if: github.event_name == 'push'
|
||||||
run: |
|
run: |
|
||||||
git commit -a -m 'release(version): 🚀 - "${{ steps.package-version.outputs.current-version}}" release'
|
git commit -a -m 'chore(version): launch release 🚀 "${{ steps.package-version.outputs.current-version}}"'
|
||||||
git push
|
git push
|
||||||
|
|||||||
Reference in New Issue
Block a user