Skip to content

Commit

Permalink
UHF-10248: Fixed indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
tuutti committed Oct 10, 2024
1 parent 2339ba0 commit df9359f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
- name: Check if required secrets are set
env:
AUTOMATIC_UPDATE_TOKEN: ${{ secrets.AUTOMATIC_UPDATE_TOKEN }}
if: env.AUTOMATIC_UPDATE_TOKEN == ''
run: exit 1
if: env.AUTOMATIC_UPDATE_TOKEN == ''
run: exit 1

- name: Download latest dump
env:
Expand Down

0 comments on commit df9359f

Please sign in to comment.