1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00

Replace metadata-action type to match (#17802)

This commit is contained in:
Yamagishi Kazutoshi 2022-03-16 04:38:29 +09:00 committed by GitHub
parent 895212bb2f
commit e798c1c64c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@ jobs:
latest=auto
tags: |
type=edge,branch=main
type=semver,pattern={{ raw }}
type=match,pattern=v(.*),group=0
type=ref,event=pr
- uses: docker/build-push-action@v2
with: