1 parent 86746ff commit ac3fb8dCopy full SHA for ac3fb8d
2 files changed
.github/workflows/.bi-monthly-release.yml.swp
1 KB
.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: Automated Snapshot ${{ steps.tag.outputs.tag_name }}
+ name: Snapshot ${{ steps.tag.outputs.tag_name }}
76
body: |
77
Automated snapshot of different productive smarthome system scripts.
78
Version incremented automatically.
0 commit comments