Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
wasdee committed Oct 7, 2021
1 parent eb15421 commit bf3963f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: Python package to PyPI

on:
push:
tags:
Expand All @@ -24,7 +25,7 @@ jobs:
version: latest
virtualenvs-create: false
virtualenvs-in-project: false

- name: Build project for distribution
run: poetry build

Expand Down

0 comments on commit bf3963f

Please sign in to comment.