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 a5c4748 commit b81df65Copy full SHA for b81df65
.github/workflows/build.yml
@@ -38,6 +38,7 @@ jobs:
38
export FGOOS=${{ matrix.os }}
39
export FGOARCH=${{ matrix.arch }}
40
./build.sh
41
+ shell: bash
42
43
- name: Upload binary
44
uses: actions/upload-artifact@v3
info.env
@@ -1,4 +1,4 @@
1
message=NatsDash by SolidPulse | contact: [email protected]
2
is_notice=false
3
show_version=true
4
-current_version=0.1.26
+current_version=0.1.28
0 commit comments