Skip to content

Commit

Permalink
Updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
richibrics committed Jan 28, 2023
1 parent 64912b5 commit 3c7d915
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-release-publish-with-vtag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
with:
repo_token: "${{ secrets.OWNER_GH_API_TOKEN }}"
prerelease: false
automatic_release_tag: latest
files: dist/*
- name: Publish package
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
Expand Down

0 comments on commit 3c7d915

Please sign in to comment.