Skip to content

Commit 2eae6c1

Browse files
committed
fix: fix github action, checkout repositroy
Signed-off-by: STRRL <[email protected]>
1 parent e670cc7 commit 2eae6c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/upload_image.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
outputs:
1616
image_tag: ${{ steps.image_tag.outputs.image_tag }}
1717
steps:
18+
- uses: actions/checkout@v2~
1819
- name: Extract Image Tag
1920
shell: bash
2021
run: |

0 commit comments

Comments
 (0)