Update release.yml
This commit is contained in:
parent
9af4c5da5d
commit
34ab0aa788
1 changed files with 0 additions and 2 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -17,8 +17,6 @@ jobs:
|
|||
release:
|
||||
name: 'Build, Test, Publish'
|
||||
runs-on: ubuntu-22.04
|
||||
outputs:
|
||||
prerelease: ${{ steps.prepare_release.outputs.prerelease }}
|
||||
steps:
|
||||
- name: Check out repository ✨
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in a new issue