Skip to content

Commit

Permalink
Update update-license.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ace authored Jan 10, 2024
1 parent 7bc9ace commit a443ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-license.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
path: |
LICENSE.txt
LICENSE
commitTitle: "docs: update copyright years"
prTitle: "docs: update copyright years"
prBody: "It's that time of the year, let's update the license"

0 comments on commit a443ac0

Please sign in to comment.