Skip to content

Commit

Permalink
Fix release wf (#6)
Browse files Browse the repository at this point in the history
* fix workflow for release
  • Loading branch information
The-Ludwig authored Nov 10, 2023
1 parent 183193f commit 413136b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
# IMPORTANT: this permission is mandatory for trusted publishing
id-token: write
steps:
- uses: actions/checkout@v4
- name: Set up PDM
uses: pdm-project/setup-pdm@v3
with:
Expand Down

0 comments on commit 413136b

Please sign in to comment.