Skip to content

Commit 4090f50

Browse files
authored
Force feed argos the branch/tag name. (#12043)
1 parent d19f7f0 commit 4090f50

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -737,4 +737,5 @@ jobs:
737737
- name: Upload the screenshot to Argos CI
738738
env:
739739
ARGOS_TOKEN: ${{ secrets.ARGOS_TOKEN }}
740+
ARGOS_BRANCH: ${{ github.head_ref || github.ref_name }}
740741
run: npm run in visual-tests upload

0 commit comments

Comments
 (0)