mirror of https://github.com/eyhc1/rendercv.git
workflows: update publish.yaml
This commit is contained in:
parent
ead1d3f7ca
commit
3d585cd298
|
@ -7,8 +7,8 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
call_tests_workflow:
|
call_tests_workflow:
|
||||||
name: Tests
|
name: Test
|
||||||
uses: ./.github/workflows/tests.yaml
|
uses: ./.github/workflows/test.yaml
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
name: Publish to PyPI
|
name: Publish to PyPI
|
||||||
|
|
Loading…
Reference in New Issue