ci: update pr lint secret

This commit is contained in:
Jef LeCompte
2021-02-25 15:06:48 -05:00
committed by GitHub
parent fbb024a9ce
commit 7cf60f84e1
+1 -1
View File
@@ -13,4 +13,4 @@ jobs:
- name: Lint pull request title
uses: jef/conventional-commits-pr-action@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.CR_PAT }}