Skip to content

Commit

Permalink
#33 Do Not Persist Credentials - Workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
ABMC831 committed Nov 14, 2024
1 parent 04966aa commit 87e913f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
persist-credentials: false

- name: Setup JVM and SBT
uses: coursier/[email protected]
Expand Down

0 comments on commit 87e913f

Please sign in to comment.