Skip to content

Commit

Permalink
remove password from build action
Browse files Browse the repository at this point in the history
  • Loading branch information
JonnyOThan authored Aug 3, 2024
1 parent d7e4974 commit 15e5ee0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,3 @@ jobs:
uses: KSPModdingLibs/KSPBuildTools/.github/workflows/build.yml@main
with:
ksp-zip-url: https://github.com/KSPModdingLibs/KSPLibs/raw/main/KSP-1.12.5.zip
secrets:
ksp-zip-password: ${{ secrets.KSP_ZIP_PASSWORD }}

0 comments on commit 15e5ee0

Please sign in to comment.