Skip to content
This repository was archived by the owner on Jan 5, 2025. It is now read-only.

Commit ac94325

Browse files
author
Waqar Rashid
committed
fixed cap
1 parent 35aa319 commit ac94325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerize-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
username: ${{ secrets.DOCKER_HUB_USERNAME }}
3838
password: ${{ secrets.DOCKER_HUB_TOKEN }}
3939

40-
- name: Build and push
40+
- name: Build and Push
4141
id: docker_build
4242
uses: docker/build-push-action@v2
4343
with:

0 commit comments

Comments
 (0)