Skip to content

Commit

Permalink
long format test
Browse files Browse the repository at this point in the history
  • Loading branch information
Loki-Afro committed Sep 11, 2024
1 parent 5ec442d commit f3b4444
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ jobs:
images: ghcr.io/${{ github.repository }}
tags: |
type=ref,event=branch,enable=false,priority=600
type=sha,enable=true,priority=600,prefix=
type=sha,format=long
type=sha,enable=true,priority=600,prefix=,format=long
- name: Log into registry
uses: docker/login-action@v3
Expand Down

0 comments on commit f3b4444

Please sign in to comment.