Skip to content

Commit

Permalink
Use pypa/gh-action-pypi-publish@release/v1 for PyPI publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
sukso96100 committed Oct 20, 2024
1 parent 0780cbd commit 95e26a7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ jobs:
defaults:
run:
shell: bash

permissions:
# IMPORTANT: this permission is mandatory for trusted publishing
id-token: write
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 95e26a7

Please sign in to comment.