Skip to content

Commit e25491f

Browse files
committed
[SINT-4258] Fix env name
1 parent 0abfef5 commit e25491f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
permissions:
1818
id-token: write
19-
environment: pypi_protected_environment
19+
environment: secure_publish_environment
2020
steps:
2121
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2222
with:

0 commit comments

Comments
 (0)