We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8677b27 + 90156b1 commit bbcb853Copy full SHA for bbcb853
1 file changed
.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