Skip to content

Commit

Permalink
only public latest on main
Browse files Browse the repository at this point in the history
  • Loading branch information
v9n committed Nov 20, 2024
1 parent 79d9183 commit caa0d27
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,8 @@ jobs:
# This is a dedicated repository to house the development/preview build
images: |
avaprotocol/avs-dev
#type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'main') }}
tags: |
type=raw,value=latest
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'main') }}
type=raw,value={{sha}}
type=ref,event=branch
type=ref,event=pr
Expand Down

0 comments on commit caa0d27

Please sign in to comment.