Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- linux/amd64
- linux/arm64
exclude:
- platform: ${{ github.ref != 'tag' && 'linux/arm64' }}
- platform: ${{ github.ref_name != 'main' && 'linux/arm64' }}
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down Expand Up @@ -101,4 +101,4 @@ jobs:

run: |
docker buildx imagetools inspect ${{ env.REGISTRY_IMAGE }}:${{ env.LATEST }}
docker buildx imagetools inspect ${{ env.REGISTRY_IMAGE }}:${{ github.ref_name }}
docker buildx imagetools inspect ${{ env.REGISTRY_IMAGE }}:${{ github.ref_name }}
2 changes: 1 addition & 1 deletion HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Changelog


## (unreleased)
## v10.80.11 (2024-12-18)

### Fix

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10.80.11
10.80.12.dev1
2 changes: 1 addition & 1 deletion hiddify-panel/src
Submodule src updated from 43048d to 2b4c69