Skip to content

Commit

Permalink
update docker push
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad-Ghassemi committed Oct 10, 2023
1 parent a8da445 commit 031cfab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
id: build-image
uses: redhat-actions/buildah-build@v2
with:
image: pryorda/vmware_exporter
image: ahmadgh9/vmware_exporter
tags: latest ${{ github.sha }} ${{ github.event.release.tag_name }}
dockerfiles: |
./Dockerfile
Expand Down

0 comments on commit 031cfab

Please sign in to comment.