Skip to content

Commit 771e44f

Browse files
committed
Fix reusable workflow path
1 parent 1af1959 commit 771e44f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ jobs:
9090
name: Release
9191
runs-on: ubuntu-latest
9292
needs: candidate_release
93-
environment: release
9493
permissions:
9594
contents: write # to modify GitHub releases
9695
id-token: write # to authenticate as Trusted Publisher to pypi.org

0 commit comments

Comments
 (0)