mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Update publish-release.yml
This commit is contained in:
3
.github/workflows/publish-release.yml
vendored
3
.github/workflows/publish-release.yml
vendored
@@ -40,9 +40,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: yarn run build:all
|
run: yarn run build:all
|
||||||
|
|
||||||
- name: Debug Release Creation
|
|
||||||
run: echo "${{ toJson(steps.packageInfo.outputs) }}"
|
|
||||||
|
|
||||||
- name: Create Release
|
- name: Create Release
|
||||||
id: releaseCreate
|
id: releaseCreate
|
||||||
|
|||||||
Reference in New Issue
Block a user