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 2ac91d0 commit 744598bCopy full SHA for 744598b
.github/workflows/deploy.yml
@@ -53,7 +53,6 @@ jobs:
53
uses: actions/checkout@v4
54
with:
55
token: ${{ steps.app-token.outputs.token }}
56
- persist-credentials: false
57
58
- name: Setup
59
uses: ./.github/actions/setup
0 commit comments