Skip to content

Commit

Permalink
fix: maintenance.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ThirdEyeSqueegee committed Sep 12, 2023
1 parent 44392d4 commit 06eb499
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maintenance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:
id: registry
uses: EndBug/add-and-commit@v9
with:
committer_name: maintenance
committer_email: 41898282+github-actions[bot]@users.noreply.github.com
author_name: maintenance
author_email: 41898282+github-actions[bot]@users.noreply.github.com
message: "ci: maintenance `${{ steps.versioning.outputs.VCPKG_VERSION }}`"

- name: Repository Dispatch
Expand Down

0 comments on commit 06eb499

Please sign in to comment.