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 f8ddee0 commit ef79649Copy full SHA for ef79649
.github/workflows/test.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: robinraju/release-downloader@v1.12
36
with:
37
repository: 'Z-Wave-Alliance/z-wave-stack-binaries'
38
- fileName: 'z-wave-stack-binaries-v25.1.0-26-g29d304ae8-Linux.tar.gz'
+ fileName: 'z-wave-stack-binaries-25.1.0-26-g29d304a-Linux.tar.gz'
39
token: ${{ secrets.GH_ZWAVE_ACCESS_TOKEN }}
40
latest: true
41
0 commit comments