mirror of
https://github.com/rendercv/rendercv.git
synced 2026-09-21 20:16:35 -04:00
workflows: update publish.yaml
This commit is contained in:
1 parent
56346a83b0
commit
6d77ba6046
1 file changed
+2
-1
@@ -3,7 +3,8 @@ name: Publish to PyPI and update files
|
||||
# GitHub events that triggers the workflow:
|
||||
on:
|
||||
release:
|
||||
types: [released]
|
||||
types:
|
||||
- published
|
||||
|
||||
jobs:
|
||||
call_tests_workflow:
|
||||
|
||||
Reference in new issue
Block a user