We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bafb2c commit 725c4c0Copy full SHA for 725c4c0
.github/workflows/license.yml
@@ -13,6 +13,7 @@ jobs:
13
with:
14
fetch-depth: 0
15
- uses: FantasticFiasco/action-update-license-year@v3
16
+ id: license
17
18
token: ${{ secrets.GITHUB_TOKEN }}
19
commitTitle: 'The year in the LICENSE file has been updated'
0 commit comments