We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eddedc5 commit 22822deCopy full SHA for 22822de
.github/workflows/beta-release.yml
@@ -47,7 +47,7 @@ jobs:
47
if: ${{ github.repository == 'homebridge-plugins/homebridge-august' }}
48
uses: homebridge/.github/.github/workflows/discord-webhooks.yml@latest
49
with:
50
- title: "Air Beta Release"
+ title: "August Beta Release"
51
description: |
52
Version `v${{ needs.publish.outputs.NPM_VERSION }}`
53
url: "https://github.com/homebridge-plugins/homebridge-august/releases/tag/v${{ needs.publish.outputs.NPM_VERSION }}"
0 commit comments