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.
2 parents 29f1969 + df80ecc commit d0e21d2Copy full SHA for d0e21d2
.github/workflows/composer-auto.yml
@@ -74,6 +74,7 @@ jobs:
74
- name: Checkout ${{ needs.init.outputs.head_ref }}
75
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
76
with:
77
+ persist-credentials: true
78
token: ${{ secrets.COMMAND_BOT_PAT }}
79
fetch-depth: 0
80
ref: ${{ needs.init.outputs.head_ref }}
0 commit comments