Skip to content

Commit

Permalink
ci: working on release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bdunderscore committed Sep 23, 2023
1 parent 99d95af commit 9b1fee0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
contents: read
prechecks:
runs-on: ubuntu-latest
needs: run-tests
outputs:
version: ${{ steps.version.outputs.prop }}
need-new-tag: ${{ steps.check-tag.outputs.need-new-tag }}
Expand Down

0 comments on commit 9b1fee0

Please sign in to comment.