Variable try 2

This commit is contained in:
Piyush मिश्रः 2023-12-06 21:17:04 +05:30
parent 78f28e81ca
commit 509c28b7c1
1 changed files with 2 additions and 2 deletions

View File

@ -25,6 +25,6 @@ jobs:
- name: 'Build Inventory Image' - name: 'Build Inventory Image'
run: | run: |
docker build . --tag ghcr.io/${{github.repository}}:main docker build . --tag ghcr.io/${{github.repository,,}}:main
docker push ghcr.io/${{github.repository}}:main docker push ghcr.io/${{github.repository,,}}:main