Skip to content

Commit

Permalink
Merge branch 'main' into fharper/check-syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
fharper authored Jul 11, 2024
2 parents 1f8504f + f2562c4 commit dc8ea6f
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 @@ -18,7 +18,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
commitAuthorName: 'kube1st'
commitAuthorEmail: ${{ secrets.GPG_EMAIL }}
gpgPrivateKey: ${{ secrets.GPG_KEY }}
gpgPrivateKey: ${{ secrets.GPG_PRIVATE_KEY }}
gpgPassphrase: ${{ secrets.GPG_PASSPHRASE }}
commitTitle: "chore: update license years with {{currentYear}}"
prTitle: "chore: update license years with {{currentYear}}"

0 comments on commit dc8ea6f

Please sign in to comment.