Merge branch 'dev' of https://github.com/ajbura/cinny into dev

This commit is contained in:
Ajay Bura 2022-05-03 12:52:33 +05:30
commit f5605258e3

View file

@ -44,7 +44,7 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }} password: ${{ secrets.DOCKER_PASSWORD }}
- name: Extract metadata (tags, labels) for Docker - name: Extract metadata (tags, labels) for Docker
id: meta id: meta
uses: docker/metadata-action@v3.7.0 uses: docker/metadata-action@v3.8.0
with: with:
images: ajbura/cinny images: ajbura/cinny
- name: Build and push Docker image - name: Build and push Docker image