Skip to content

Commit a085992

Browse files
Update main.yml
1 parent ef4c7f6 commit a085992

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
context: ./
3131
file: ./Dockerfile
3232
push: true
33-
tags: ${{ secrets.DOCKER_HUB_USERNAME }}/SoftwareEngineeringAssignment2:latest-version
33+
tags: ${{ secrets.DOCKER_HUB_USERNAME }}/swengcalc:latest-version
3434

3535
- name: Image digest
3636
run: echo ${{ steps.docker_build.outputs.digest }}

0 commit comments

Comments
 (0)