Skip to content

Commit

Permalink
Add trusted publisher token permissions (#395)
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 authored Jan 29, 2024
1 parent e8b0fd9 commit f88571d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
publish_release:
runs-on: ubuntu-latest
environment: release
permissions:
id-token: write
steps:
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1

Expand Down

0 comments on commit f88571d

Please sign in to comment.