Skip to content

Commit 79502f2

Browse files
committed
✨ tweak: update build step position
1 parent 05a1ced commit 79502f2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,8 @@ jobs:
7474
ALL_TAGS="$DOCKERHUB_TAGS,$GHCR_TAGS"
7575
7676
echo "tags=$ALL_TAGS" >> $GITHUB_OUTPUT
77-
- name: Build and push production images
77+
78+
- name: Build and push production images
7879
uses: docker/build-push-action@v5
7980
with:
8081
context: .

0 commit comments

Comments
 (0)