Skip to content

Commit c2ba4d5

Browse files
authored
Update release.yml
1 parent 25ba422 commit c2ba4d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
run: |
2525
git config user.name github-actions
2626
git config user.email github-actions@github.com
27+
git pull
2728
git add ./custom_components/isitpayday/manifest.json
2829
git commit -m "Updated manifest.json"
2930
git push origin HEAD:main

0 commit comments

Comments
 (0)