mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-27 23:37:05 -05:00
git: Update new ImHex website during nightly
This commit is contained in:
6
.github/workflows/nightly_release.yml
vendored
6
.github/workflows/nightly_release.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user