Skip to content

Commit

Permalink
Minor CI fix
Browse files Browse the repository at this point in the history
  • Loading branch information
smheidrich committed Aug 2, 2021
1 parent d2a2b91 commit 4843f14
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ jobs:
uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: "latest"
files: |
dist/*.whl
- name: Publish to Test PyPI
Expand Down

0 comments on commit 4843f14

Please sign in to comment.