We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f4e868 commit 15b4d69Copy full SHA for 15b4d69
1 file changed
.github/workflows/cruft-update.yaml
@@ -41,6 +41,7 @@ jobs:
41
if: steps.check.outputs.has_changes == '1'
42
uses: peter-evans/create-pull-request@v8
43
with:
44
+ token: ${{ secrets.CRUFT_UPDATE_TOKEN }}
45
branch: cruft/update
46
title: "chore: update from Cruft template"
47
commit-message: "chore: update from Cruft template"
0 commit comments