Update publish-release.yml
This commit is contained in:
@@ -40,9 +40,6 @@ jobs:
|
||||
|
||||
- name: Build
|
||||
run: yarn run build:all
|
||||
|
||||
- name: Debug Release Creation
|
||||
run: echo "${{ toJson(steps.packageInfo.outputs) }}"
|
||||
|
||||
- name: Create Release
|
||||
id: releaseCreate
|
||||
|
||||
Reference in New Issue
Block a user