Skip to content

Commit

Permalink
Merge pull request #264 from Kichura/rs_tval
Browse files Browse the repository at this point in the history
Do not persist credentials
  • Loading branch information
WildfireRomeo authored Dec 15, 2024
2 parents eac7e83 + 0fd113c commit f8d89c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/fabric.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
persist-credentials: false
- name: Validate Gradle Wrapper
uses: gradle/actions/wrapper-validation@v4
- name: Extract build version information
Expand Down

0 comments on commit f8d89c4

Please sign in to comment.