Skip to content

Commit

Permalink
add publish permissions.
Browse files Browse the repository at this point in the history
  • Loading branch information
hstewart93 committed May 3, 2024
1 parent 94af286 commit 9e4b08e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
jobs:
publish:
name: Publish to PyPi
permissions:
contents: write
runs-on: ubuntu-latest
steps:
- name: Branch name
Expand Down

0 comments on commit 9e4b08e

Please sign in to comment.