mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-04-17 17:42:19 +00:00
Merge branch 'develop' of https://github.com/MacRimi/ProxMenux into develop
This commit is contained in:
6
.github/workflows/build-appimage-beta.yml
vendored
6
.github/workflows/build-appimage-beta.yml
vendored
@@ -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: |
|
||||
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
3433515b18618204293142b94cb9adddde6ca6e3f69da4d8b1693266d8fff62b ProxMenux-1.0.2-beta.AppImage
|
||||
da1301d934126551bd83963b761cd9f9b169cd3e1fcb26643f17d97e43a65184 ProxMenux-1.0.2-beta.AppImage
|
||||
|
||||
Reference in New Issue
Block a user