Skip to content

Commit

Permalink
test without environment
Browse files Browse the repository at this point in the history
  • Loading branch information
kennymc-c committed Nov 10, 2024
1 parent 31aa085 commit 1f0c2c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build+publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ jobs:
name: Upload release to PyPI
needs: [setup_and_build, details]
runs-on: ubuntu-latest
environment:
name: "publish"
# environment:
# name: "publish"
permissions:
id-token: write
steps:
Expand Down

0 comments on commit 1f0c2c9

Please sign in to comment.