We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bffbc4b commit e079c3dCopy full SHA for e079c3d
1 file changed
.github/workflows/deploy.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8
23
with:
24
ref: main
25
- persist-credentials: false
+ persist-credentials: true
26
27
- name: Setup Node.js LTS
28
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af
0 commit comments