We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ae5687 commit 834a9d5Copy full SHA for 834a9d5
1 file changed
.github/workflows/build-data-archive.yml
@@ -17,8 +17,6 @@ jobs:
17
steps:
18
- name: Check out repository
19
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
20
- with:
21
- persist-credentials: false
22
23
- name: Install just
24
run: |
0 commit comments