Skip to content

Commit

Permalink
feat(refresh-coda-cache workflow): try persist-creds false
Browse files Browse the repository at this point in the history
  • Loading branch information
jrhender committed Feb 4, 2024
1 parent 841e1a5 commit 0a9e5a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/refresh-coda-cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
filename: cached-coda-responses.json
steps:
- uses: actions/checkout@v3
with:
persist-credentials: false
- id: download
name: Download updated data from Coda
run: |
Expand Down

0 comments on commit 0a9e5a0

Please sign in to comment.