Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seyuf authored Sep 14, 2024
1 parent 77c08fe commit b398bdd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:

- name: Building magento-actions docker image
run: |
docker build . --tag ghcr.io/mad-i-t/magento-actions:3.30 --tag ghcr.io/mad-i-t/magento-actions:latest
docker push ghcr.io/mad-i-t/magento-actions:3.30
docker build . --tag ghcr.io/mad-i-t/magento-actions:3.31 --tag ghcr.io/mad-i-t/magento-actions:latest
docker push ghcr.io/mad-i-t/magento-actions:3.31
docker push ghcr.io/mad-i-t/magento-actions:latest

0 comments on commit b398bdd

Please sign in to comment.