mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2026-01-01 02:52:48 +00:00
fix: update checkout reference to v1 in build-and-push workflow
This commit is contained in:
parent
3aa8054055
commit
979a0d8f41
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
ref: main
|
||||
ref: v1
|
||||
- name: Prepare
|
||||
id: prepare
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue