1 parent 23e02d3 commit dbaf2d7Copy full SHA for dbaf2d7
1 file changed
.github/workflows/bi-monthly-release.yml
@@ -72,7 +72,7 @@ jobs:
72
uses: softprops/action-gh-release@v2
73
with:
74
tag_name: ${{ steps.tag.outputs.tag_name }}
75
- name: Snapshot ${{ steps.tag.outputs.tag_name }}
+ name: ${{ steps.tag.outputs.tag_name }}
76
body: |
77
Snapshot of different productive smarthome systems (iobroker/homematic/homeassistant) scripts.
78
files: smarthome_scripts_${{ steps.tag.outputs.tag_name }}.zip
0 commit comments