Update publish-to-pypi.yml
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Mon, 4 Apr 2022 23:01:42 +0000 (01:01 +0200)
committerGitHub <noreply@github.com>
Mon, 4 Apr 2022 23:01:42 +0000 (01:01 +0200)
.github/workflows/publish-to-pypi.yml

index 790d19197cb2c58515fd82c67144ac95fda78150..b4f9010bd6b1525a36c4e034c551a4906c393f12 100644 (file)
@@ -13,7 +13,7 @@ jobs:
       - name: Set up Python 3.10
         uses: actions/setup-python@v3
         with:
-          python-version: 3.10
+          python-version: '3.x'
       # - name: Include frontend-app in the release package
       #   run: |
       #     cd /tmp