We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d19f7f0 commit 4090f50Copy full SHA for 4090f50
1 file changed
.github/workflows/test.yml
@@ -737,4 +737,5 @@ jobs:
737
- name: Upload the screenshot to Argos CI
738
env:
739
ARGOS_TOKEN: ${{ secrets.ARGOS_TOKEN }}
740
+ ARGOS_BRANCH: ${{ github.head_ref || github.ref_name }}
741
run: npm run in visual-tests upload
0 commit comments