Skip to content

Commit 10935e8

Browse files
Merge branch 'publish-to-test-pypi-with-oidc' of https://github.com/slackapi/python-slack-hooks into publish-to-test-pypi-with-oidc
2 parents d0c8ce5 + a708632 commit 10935e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pypi-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ on:
1515
jobs:
1616
release-build:
1717
runs-on: ubuntu-latest
18+
permissions:
19+
contents: read
1820

1921
steps:
2022
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0

0 commit comments

Comments
 (0)