Skip to content

Commit

Permalink
Attempt at fixing GH workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
thilokru committed Oct 31, 2024
1 parent 87b2fb9 commit 4968492
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ jobs:
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-tags: true
uses: actions/[email protected]
- name: Set up Python
uses: actions/setup-python@v1
with:
Expand Down

0 comments on commit 4968492

Please sign in to comment.