Skip to content

Commit

Permalink
ci: release test
Browse files Browse the repository at this point in the history
  • Loading branch information
niekdt committed Jul 2, 2024
1 parent c579269 commit 181beac
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 @@ -30,4 +30,4 @@ jobs:
run: poetry build

- name: Publish package
run: poetry publish --dry-run
run: poetry publish

0 comments on commit 181beac

Please sign in to comment.