Skip to content

Commit e9331ae

Browse files
committed
chore: add environment to publish.yml
1 parent 0061b40 commit e9331ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ jobs:
88
name: Publish to PyPI
99
runs-on: ubuntu-latest
1010

11+
environment: "pspdfkit github"
12+
1113
permissions:
1214
id-token: write
1315
contents: read

0 commit comments

Comments
 (0)