Skip to content

Commit 71e07a4

Browse files
authored
add necessary option to tag-action
1 parent 905a8d9 commit 71e07a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tag-release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ env:
1010

1111
jobs:
1212
retag-BE-image:
13+
runs-on: ubuntu-latest
1314
steps:
1415
- name: Login to DockerHub
1516
uses: docker/login-action@v3

0 commit comments

Comments
 (0)