Update push_master.yml
This commit is contained in:
1
.github/workflows/push_master.yml
vendored
1
.github/workflows/push_master.yml
vendored
@@ -49,6 +49,7 @@ jobs:
|
|||||||
outputs:
|
outputs:
|
||||||
version: ${{ steps.gitversion.outputs.SemVer }}
|
version: ${{ steps.gitversion.outputs.SemVer }}
|
||||||
publish:
|
publish:
|
||||||
|
name: Publish
|
||||||
needs: check
|
needs: check
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user