Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

Commit 6fbe1ee

Browse files
authored
Update build.yml
1 parent e32b668 commit 6fbe1ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
- name: Release
6666
uses: softprops/action-gh-release@v1
6767
with:
68-
tag_name: v${{ steps.list.outputs.librespot_version }}-${{ github.event.inputs.openwrt_version }}-${{ github.run_number }}
68+
tag_name: v${{ steps.list.outputs.librespot_version }}_${{ github.event.inputs.openwrt_version }}_${{ github.run_number }}
6969
body: |
7070
Librespot v${{ steps.list.outputs.librespot_version }} OpenWrt ${{ github.event.inputs.openwrt_version }} build
7171
files: |

0 commit comments

Comments
 (0)