chore: 🚀 launch DEV

This commit is contained in:
Leifer Mendez
2023-01-17 09:23:22 +01:00
parent cb047cca8e
commit 5edd755491

View File

@@ -56,10 +56,6 @@ jobs:
- name: Release @bot-whatsapp/portal
run: yarn node ./scripts/release.js --name=portal --version= --token="${{ secrets.NPM_TOKEN }}"
- name: Set output
id: vars
run: echo "commit=$(git log --format=%B -n 1 ${{github.event.after}})" >> $GITHUB_OUTPUT
- name: Commit & Push changes
uses: actions-js/push@master
with: