mirror of
https://github.com/onyx-and-iris/obsws-cli.git
synced 2025-07-15 17:31:46 +00:00
upd publish action
This commit is contained in:
parent
1ceb95ab16
commit
6123c92d00
3
.github/workflows/publish.yml
vendored
3
.github/workflows/publish.yml
vendored
@ -36,4 +36,5 @@ jobs:
|
||||
run: hatch build
|
||||
|
||||
- name: Publish on PyPI
|
||||
uses: pypa/gh-action-pypi-publish@release/v1
|
||||
if: github.ref == 'refs/heads/main'
|
||||
run: hatch publish
|
||||
|
Loading…
x
Reference in New Issue
Block a user