Skip to content

Commit

Permalink
try with ref name
Browse files Browse the repository at this point in the history
  • Loading branch information
AnieeG committed Nov 14, 2023
1 parent 75e8712 commit cc83d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
tags: |
type=sha,enable={{is_default_branch}}
type=sha,format=long,enable={{is_default_branch}}
type=ref,event=push
- name: Fetch operator-ui
shell: bash
env:
Expand Down Expand Up @@ -98,7 +99,6 @@ jobs:
uses: docker/setup-buildx-action@94ab11c41e45d028884a99163086648e898eed25 # v1.6.0
with:
version: latest
tags: laggy-usdc
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@67fbcbb121271f7775d2e7715933280b06314838 # v1.7.0
with:
Expand Down

0 comments on commit cc83d53

Please sign in to comment.