Skip to content

Commit

Permalink
Include dynamic versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdstrike committed Oct 12, 2023
1 parent d764378 commit e18c0c8
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 @@ -31,6 +31,7 @@ jobs:
- name: Run poetry install
run: |
poetry env use '3.10'
poetry self add "poetry-dynamic-versioning[plugin]"
poetry build
- name: "Get release variables"
Expand Down

0 comments on commit e18c0c8

Please sign in to comment.