Skip to content

Commit

Permalink
Update reusable-update-date.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jbelien authored Mar 17, 2024
1 parent b4b6fec commit 698c369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-update-date.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@ jobs:
if: github.event_name == 'push'
run: |
git pull
git add cities/belgium/brussels
git add cities/${{ inputs.city }}
git commit -m "🗃 Update ${{ inputs.city }} sub-module"
git push

0 comments on commit 698c369

Please sign in to comment.