chore: docker main tag

This commit is contained in:
Bill Church 2022-07-08 16:51:30 -04:00
parent 7ba5143133
commit b189dbe9d5

View file

@ -18,7 +18,7 @@ jobs:
name: Build & push Docker image
with:
image: billchurch/webssh2
tags: latest
tags: main
registry: docker.io
dockerfile: Dockerfile
username: ${{ secrets.DOCKER_USERNAME }}