Skip to content

Commit

Permalink
Update auto_airac_actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
luke11brown authored Oct 4, 2023
1 parent 49cbd42 commit 8149ab0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/auto_airac_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
- name: Commit changes
run: |
git config --local user.email "[email protected]"
git config --local user.name "GitHub Action"
git config --local user.email "[email protected]"
git config --local user.name "VATSIM UK"
git add .
git commit -m "Sector file update for AIRAC ${{ env.airac }}"
Expand Down

0 comments on commit 8149ab0

Please sign in to comment.