Iterate on the script #3
This commit is contained in:
parent
9da8c104bc
commit
8fbaeb020f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/recordScreenshots.yml
vendored
2
.github/workflows/recordScreenshots.yml
vendored
|
|
@ -9,7 +9,7 @@ env:
|
|||
|
||||
jobs:
|
||||
record:
|
||||
name: Record screenshots on branch ${{ inputs.param_branch }}
|
||||
name: Record screenshots on branch ${{ github.ref_name }}
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue