Skip to content

Commit 56f6fd6

Browse files
committed
Fix syntax error in yml
1 parent 7fea61f commit 56f6fd6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/freeze-versions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ jobs:
4747
uses: ad-m/github-push-action@master
4848
with:
4949
branch: issue_2125_broken_selenium_tests
50-
github_token: ${{ secrets.GITHUB_TOKEN }}
51-
force: true
50+
github_token: ${{ secrets.GITHUB_TOKEN }}
51+
force: true

0 commit comments

Comments
 (0)