Skip to content

Commit

Permalink
Add build environment
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Kozma authored Jan 29, 2024
1 parent e53f873 commit ba80c16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ jobs:
release:
name: Release
runs-on: ubuntu-latest
environment: Publish
if: "startsWith(github.ref, 'refs/tags/')"
needs: [linux, windows, macos_x86, macos_aarch64, sdist]
steps:
Expand Down

0 comments on commit ba80c16

Please sign in to comment.