Skip to content

Commit

Permalink
Don't persist credentials.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrhemstad committed Jul 11, 2023
1 parent 0f988c4 commit 3df8539
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-as-coder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
uses: actions/checkout@v3
with:
path: cccl
persist-credentials: false
- name: Move files to coder user home directory
run: |
cp -R cccl /home/coder/cccl
Expand Down

0 comments on commit 3df8539

Please sign in to comment.