Skip to content

Commit a2800ff

Browse files
authored
Merge pull request #8 from IfcLCA/main
Remove environment declaration from release job in Python package wor…
2 parents aa8c425 + f163001 commit a2800ff

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
if: startsWith(github.ref, 'refs/tags/v')
3737
needs: build
3838
runs-on: ubuntu-latest
39-
environment: release
4039

4140
steps:
4241
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)