oops
This commit is contained in:
parent
46dca17557
commit
6e25ce5ee8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release_stable.yml
vendored
2
.github/workflows/release_stable.yml
vendored
|
@ -104,7 +104,7 @@ jobs:
|
|||
- name: Check out the repo
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
branch: ${{ needs.check_image.outputs.version }}
|
||||
ref: ${{ needs.check_image.outputs.version }}
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
|
Loading…
Reference in a new issue