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:
|
||||
call_tests_workflow:
|
||||
name: Tests
|
||||
uses: ./.github/workflows/tests.yaml
|
||||
name: Test
|
||||
uses: ./.github/workflows/test.yaml
|
||||
|
||||
publish:
|
||||
name: Publish to PyPI
|
||||
|
|
Loading…
Reference in New Issue