Merge branch 'develop' of https://github.com/MacRimi/ProxMenux into develop

This commit is contained in:
MacRimi
2026-03-25 23:50:59 +01:00
3 changed files with 4 additions and 4 deletions

View File

@@ -15,13 +15,13 @@ jobs:
steps:
- name: Checkout develop
uses: actions/checkout@v5
uses: actions/checkout@v6
with:
ref: develop
token: ${{ secrets.GITHUB_TOKEN }}
- name: Setup Node.js
uses: actions/setup-node@v5
uses: actions/setup-node@v6
with:
node-version: '22'
@@ -59,7 +59,7 @@ jobs:
cat ProxMenux-Monitor.AppImage.sha256
- name: Upload AppImage artifact
uses: actions/upload-artifact@v5
uses: actions/upload-artifact@v6
with:
name: ProxMenux-${{ steps.version.outputs.VERSION }}-beta-AppImage
path: |

View File

@@ -1 +1 @@
3433515b18618204293142b94cb9adddde6ca6e3f69da4d8b1693266d8fff62b ProxMenux-1.0.2-beta.AppImage
da1301d934126551bd83963b761cd9f9b169cd3e1fcb26643f17d97e43a65184 ProxMenux-1.0.2-beta.AppImage