Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
sebthom committed Dec 4, 2023
1 parent bc9daec commit bc95599
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ jobs:
# https://cli.github.com/manual/gh_release_create
run: |
GH_DEBUG=1 gh release create "$RELEASE_NAME" \
--prerelease \
--latest \
--notes "${{ github.event.head_commit.message }}" \
--target "${{ github.sha }}" \
Expand Down

0 comments on commit bc95599

Please sign in to comment.