Skip to content

Commit ba80c16

Browse files
author
Dave Kozma
authored
Add build environment
1 parent e53f873 commit ba80c16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ jobs:
127127
release:
128128
name: Release
129129
runs-on: ubuntu-latest
130+
environment: Publish
130131
if: "startsWith(github.ref, 'refs/tags/')"
131132
needs: [linux, windows, macos_x86, macos_aarch64, sdist]
132133
steps:

0 commit comments

Comments
 (0)