Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
celsiusnarhwal committed Nov 27, 2024
1 parent 9f5e47f commit e51d864
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,13 @@ on:

workflow_dispatch:

permissions:
id-token: write

jobs:
publish:
name: Publish to PyPI
environment: main
runs-on: ubuntu-latest
permissions:
id-token: write
steps:
- name: Checkout Repository
uses: actions/checkout@v4
Expand Down

0 comments on commit e51d864

Please sign in to comment.