Skip to content

Commit fdf23bb

Browse files
committed
latest to 8.3
1 parent f551ec9 commit fdf23bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
password: ${{ secrets.DOCKERHUB_TOKEN }}
2929
-
3030
name: Build latest
31-
if: ${{ env.BRANCH == '7.4' }}
31+
if: ${{ env.BRANCH == '8.3' }}
3232
uses: docker/build-push-action@v2
3333
with:
3434
platforms: ${{ secrets.DOCKER_PLATFORMS }}

0 commit comments

Comments
 (0)