Skip to content

Commit

Permalink
Fixed release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaspatzke committed Nov 30, 2024
1 parent 4dc8f8b commit c1f11e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
jobs:
build-and-publish:
runs-on: ubuntu-20.04
permissions:
id-token: write
steps:
- uses: actions/checkout@v2
- name: Install Poetry
Expand Down

0 comments on commit c1f11e6

Please sign in to comment.