Skip to content

Commit 38d164f

Browse files
chore: 🔧 update step name
1 parent bbf6b40 commit 38d164f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ jobs:
5555
env:
5656
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5757

58-
docker_build:
59-
name: Docker Build
58+
docker_build_and_push:
59+
name: Docker Build & Push
6060
runs-on: ubuntu-latest
6161
needs: [test]
6262

0 commit comments

Comments
 (0)