Skip to content

Commit

Permalink
Update poetry dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Miguel A. Cabrera Minagorri <devgorri@gmail.com>
  • Loading branch information
miguelaeh committed Aug 16, 2023
1 parent 07024cc commit f6221b1
Show file tree
Hide file tree
Showing 4 changed files with 258 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-cli-to-pypi.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Python package
name: Publish CLI to Pypi
on:
push:
tags:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish-core-to-pypi.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Python package
name: Publish core to Pypi
on:
push:
tags:
Expand Down
Loading

0 comments on commit f6221b1

Please sign in to comment.