Skip to content

Commit

Permalink
updating GHA to deploy password protection plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
FutureProofHomes authored and FutureProofHomes committed Jul 31, 2024
1 parent b08ea2e commit 0373cca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ jobs:
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material
- run: pip install mkdocs-encryptcontent-plugin
- run: mkdocs gh-deploy --force
1 change: 1 addition & 0 deletions encryptcontent.cache
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
kdf_iterations: 10000
obfuscate: {}
password:
testing: 42d78f482adea6d5b33aa88421c23a459a834c26b32ce087a6ea998c91121a59;4a8f8fffa6b1edc799851820f6363b8a;cf80cd8aed482d5d1527d7dc72fceff84e6326592848447d2dc0b0e87dfc9a90
your_password: 2f287fed996a9503605288edf858c57fbb13253b53040d306b2f6ebf72d9b0e4;24c377013906c63222e69a0be03898f3;4da3376323046a3bb6759f0a3f4ae7100a0567950c53ee42d2e19201baaa6dfc
userpass: {}

0 comments on commit 0373cca

Please sign in to comment.