Skip to content

Commit 96e4e57

Browse files
authored
Merge pull request #35 from PSPDFKit/austin/modify-publish-workflow
chore: add environment to publish.yml
2 parents 0061b40 + e9331ae commit 96e4e57

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)