Skip to content

Commit dbaf2d7

Browse files
committed
Update / Modification from the production live system: 2026-03-01 21:25
1 parent 23e02d3 commit dbaf2d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bi-monthly-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
uses: softprops/action-gh-release@v2
7373
with:
7474
tag_name: ${{ steps.tag.outputs.tag_name }}
75-
name: Snapshot ${{ steps.tag.outputs.tag_name }}
75+
name: ${{ steps.tag.outputs.tag_name }}
7676
body: |
7777
Snapshot of different productive smarthome systems (iobroker/homematic/homeassistant) scripts.
7878
files: smarthome_scripts_${{ steps.tag.outputs.tag_name }}.zip

0 commit comments

Comments
 (0)