git: Update new ImHex website during nightly

This commit is contained in:
WerWolv
2026-01-07 23:18:06 +01:00
parent aa7daa5c54
commit f655ea59a8

View File

@@ -125,4 +125,8 @@ jobs:
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAP_STORE_LOGIN }}
with:
snap: imhex-${{ env.IMHEX_VERSION }}-arm64.snap
release: edge
release: edge
- name: 🌍 Update ImHex Landing Website
if: ${{ steps.check_commits.outputs.should_run == 'true' }}
uses: WerWolv/ImHexWebsite/.github/workflows/build.yaml@master