Skip to content

Commit 88285e3

Browse files
committed
feat!: Trigger major version release
1 parent 7e50d70 commit 88285e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
uses: actions/cache@v4
5656
with:
5757
path: ~/.local # the path depends on the OS
58-
key: poetry-0 # increment to reset cache
58+
key: poetry-0
5959

6060
- name: Setup Poetry
6161
uses: snok/install-poetry@v1

0 commit comments

Comments
 (0)