Skip to content

Commit

Permalink
Update publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
itssimon committed Oct 2, 2023
1 parent fc015f9 commit e73b04c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,11 @@ on:
jobs:
publish:
runs-on: ubuntu-latest
environment: release
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Install and configure Poetry
uses: snok/install-poetry@v1
with:
Expand Down

0 comments on commit e73b04c

Please sign in to comment.