Skip to content

Commit 3996a26

Browse files
Update fix_test_pr.yml
1 parent 03209eb commit 3996a26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/fix_test_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
- name: Delete additon info
6666
run: docker system prune -f
6767
- name: Check tag
68-
run: echo ${{ steps.frontend_tag.outputs.backend_tag }}
68+
run: echo ${{ steps.frontend_tag.outputs.frontend_tag }}
6969
- name: Set up enviroments and Deploy
7070
env:
7171
INITIAL_ADMIN_EMAIL: ${{ secrets.INITIAL_ADMIN_EMAIL }}

0 commit comments

Comments
 (0)