projects
/
music-assistant-server.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75fbee0
)
Update publish-to-pypi.yml
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Mon, 4 Apr 2022 23:01:42 +0000
(
01:01
+0200)
committer
GitHub
<noreply@github.com>
Mon, 4 Apr 2022 23:01:42 +0000
(
01:01
+0200)
.github/workflows/publish-to-pypi.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/publish-to-pypi.yml
b/.github/workflows/publish-to-pypi.yml
index 790d19197cb2c58515fd82c67144ac95fda78150..b4f9010bd6b1525a36c4e034c551a4906c393f12 100644
(file)
--- a/
.github/workflows/publish-to-pypi.yml
+++ b/
.github/workflows/publish-to-pypi.yml
@@
-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