Skip to content

Commit

Permalink
chore: set permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
mesejo committed Dec 29, 2024
1 parent 2fb89c5 commit bc0839a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
name: publish trrex to PyPI
runs-on: ubuntu-latest
environment: publish
permissions:
id-token: write

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit bc0839a

Please sign in to comment.