mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-04 11:11:25 +00:00
Allow commit to fail
This commit is contained in:
parent
b0c6327b1d
commit
d081536c7e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/translations-download.yaml
vendored
1
.github/workflows/translations-download.yaml
vendored
|
@ -61,6 +61,7 @@ jobs:
|
|||
done <<<"${addons}"
|
||||
done
|
||||
- name: 🚀 Commit changes
|
||||
continue-on-error: true
|
||||
run: |
|
||||
git config --local user.email "action@github.com"
|
||||
git config --local user.name "${GITHUB_ACTOR}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue