mirror of
https://github.com/rendercv/rendercv.git
synced 2025-12-23 21:47:55 -05:00
update publish.yaml
This commit is contained in:
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
@@ -3,7 +3,7 @@ name: Publish to PyPI and update files
|
||||
# GitHub events that triggers the workflow:
|
||||
on:
|
||||
release:
|
||||
types: [released, edited]
|
||||
types: [released]
|
||||
|
||||
jobs:
|
||||
call_tests_workflow:
|
||||
|
||||
Reference in New Issue
Block a user