Update publish-release.yml

This commit is contained in:
Adhiraj Singh
2021-03-24 23:27:05 +05:30
parent 08bdb426c9
commit caf46e05a3

View File

@@ -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