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 fc994a4 + 572064f commit d1705d6Copy full SHA for d1705d6
.github/workflows/publish-website.yml
@@ -47,6 +47,7 @@ jobs:
47
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
48
with:
49
ref: ${{ steps.base_branch.outputs.BRANCH }}
50
+ persist-credentials: false
51
52
- name: Install PHP
53
uses: shivammathur/setup-php@ec406be512d7077f68eed36e63f4d91bc006edc4 # 2.35.4
0 commit comments