Iterate on the script #3
This commit is contained in:
parent
6e85d2206c
commit
029c0a15b5
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:
|
jobs:
|
||||||
record:
|
record:
|
||||||
name: Record screenshots on branch ${{ inputs.param_branch }}
|
name: Record screenshots on branch ${{ github.ref_name }}
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue