This commit is contained in:
parent
4f94ea647c
commit
ce0709f72d
1 changed files with 3 additions and 3 deletions
|
@ -17,8 +17,8 @@ jobs:
|
|||
- name: Set up Docker Build Push Action
|
||||
uses: https://github.com/docker/build-push-action@v2
|
||||
with:
|
||||
tags:
|
||||
- git.zio.sh/astra/bsky2tg:latest
|
||||
- git.zio.sh/astra/bsky2tg:${{ github.sha }}
|
||||
tags: |
|
||||
git.zio.sh/astra/bsky2tg:latest
|
||||
git.zio.sh/astra/bsky2tg:${{ github.sha }}
|
||||
push: true
|
||||
load: false
|
Loading…
Add table
Add a link
Reference in a new issue