mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Debug Commit
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -87,6 +87,10 @@ jobs:
|
||||
- name: Setup Node.js environment
|
||||
uses: actions/setup-node@v2.1.1
|
||||
|
||||
|
||||
- name: Debug Release Creation
|
||||
run: "echo ${{ toJson(needs) }}"
|
||||
|
||||
- name: Create Release
|
||||
id: releaseCreate
|
||||
continue-on-error: true
|
||||
|
||||
Reference in New Issue
Block a user