Skip to content

Commit

Permalink
Update path. (#28)
Browse files Browse the repository at this point in the history
* Was missing the poetry plugin.

* Update path.
  • Loading branch information
gawbul authored Nov 22, 2024
1 parent 7a3b92a commit c312baa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: release-dists
path: dist/
path: dist/*

- name: Create release
uses: softprops/action-gh-release@v2
Expand Down

0 comments on commit c312baa

Please sign in to comment.