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:
5e1ca3c
)
fix typo in release script
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Tue, 3 Sep 2024 21:20:51 +0000
(23:20 +0200)
committer
GitHub
<noreply@github.com>
Tue, 3 Sep 2024 21:20:51 +0000
(23:20 +0200)
.github/workflows/release.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/release.yml
b/.github/workflows/release.yml
index 2eafdd7397d44ad4c641e3084066557b01539a4c..6e1f381c1bff6edade009b5fa897c3751599205b 100644
(file)
--- a/
.github/workflows/release.yml
+++ b/
.github/workflows/release.yml
@@
-176,7
+176,7
@@
jobs:
build-args: |
MASS_VERSION=${{ needs.build-artifact.outputs.version }}
DEV_RELEASE="true"
- MASS_INSTALL_LOCATION="/tmp/music_assitant-${{ needs.build-artifact.outputs.version }}-py3-none-any.whl"
+ MASS_INSTALL_LOCATION="/tmp/music_assi
s
tant-${{ needs.build-artifact.outputs.version }}-py3-none-any.whl"
release-notes-update:
name: Updates the release notes and changelog