Skip to content

Commit c49e6bd

Browse files
committed
Use correct token
1 parent ed20e8c commit c49e6bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_screenshots.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
with:
6060
repository: equinor/ert-testdata
6161
ref: screenshots
62-
token: ${{ secrets.ERTOMATIC_TOKEN }}
62+
token: ${{ secrets.ERTOMATIC_ERT_TESTDATA_TOKEN }}
6363
path: ert-testdata
6464

6565
- name: Copy updated screenshots into ert-testdata

0 commit comments

Comments
 (0)