Skip to content

Commit 920dbbf

Browse files
authored
Merge pull request #15 from hotosm/initial-deployment
Initial deployment
2 parents ca6a9d4 + 51307eb commit 920dbbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
images: ghcr.io/${{ github.repository }}/osm-tagger
3636
tags: |
37-
type=sha,format=long
37+
type=sha,format=short
3838
type=ref,event=branch
3939
type=ref,event=tag
4040

0 commit comments

Comments
 (0)