Skip to content

Commit

Permalink
feat!: Trigger major version release
Browse files Browse the repository at this point in the history
  • Loading branch information
ignacio-penas committed Apr 18, 2024
1 parent 7e50d70 commit 88285e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
uses: actions/cache@v4
with:
path: ~/.local # the path depends on the OS
key: poetry-0 # increment to reset cache
key: poetry-0

- name: Setup Poetry
uses: snok/install-poetry@v1
Expand Down

0 comments on commit 88285e3

Please sign in to comment.