Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
anuraaga committed Sep 20, 2024
1 parent 3273423 commit 3da1ecf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
flavor: |
latest=false
tags: |
type=ref
type=ref,event=branch
type=sha,format=long
- name: Set Version
shell: bash
Expand Down Expand Up @@ -98,7 +98,7 @@ jobs:
flavor: |
latest=false
tags: |
type=ref
type=ref,event=branch
type=sha,format=long
- name: Set Version
shell: bash
Expand Down

0 comments on commit 3da1ecf

Please sign in to comment.