Skip to content

Commit bbcb853

Browse files
authored
Merge pull request #250 from splitio/gha/license
updated license
2 parents 8677b27 + 90156b1 commit bbcb853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-license-year.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
find: ${{ env.PREVIOUS }}
3434
replace: ${{ env.CURRENT }}
35-
include: "LICENSE"
35+
include: "LICENSE.txt"
3636
regex: false
3737

3838
- name: Commit files

0 commit comments

Comments
 (0)