We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18dbcac commit de52547Copy full SHA for de52547
.github/workflows/update-license-year.yml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
find: ${{ env.PREVIOUS }}
34
replace: ${{ env.CURRENT }}
35
- include: "LICENSE"
+ include: "LICENSE.txt"
36
regex: false
37
38
- name: Commit files
0 commit comments