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