fix github actions publish - pick 'publish' branch, fix typos

This commit is contained in:
2022-05-26 11:33:35 -03:00
parent 5cca7cb4d8
commit fb51bd195e
4 changed files with 5 additions and 3 deletions
+2
View File
@@ -23,6 +23,8 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
ref: publish
- name: Set up Python
uses: actions/setup-python@v3
with: