Update publish-release.yml
This commit is contained in:
@@ -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