mirror of
https://github.com/nikdoof/smsbot.git
synced 2025-12-13 10:02:15 +00:00
Simplify docker workflow
This commit is contained in:
4
.github/workflows/build-container.yaml
vendored
4
.github/workflows/build-container.yaml
vendored
@@ -28,5 +28,5 @@ jobs:
|
||||
with:
|
||||
push: true
|
||||
tags: |
|
||||
ghcr.io/${{ github.repository_owner }}/smsbot:${{ github.ref_name }}
|
||||
ghcr.io/${{ github.repository_owner }}/smsbot:latest
|
||||
ghcr.io/${{ github.repository }}:${{ github.ref_name }}
|
||||
ghcr.io/${{ github.repository }}:latest
|
||||
|
||||
Reference in New Issue
Block a user