Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
rohanku committed Jan 10, 2025
1 parent 54fb160 commit f6a8983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
# working-directory: docs/docusaurus
# TODO: Make sure to remove the secret exposure!
- run: |
echo ${{ secrets.FLY_API_TOKEN_DOCS }} >> secrets.txt
echo ${{ secrets.FLY_API_TOKEN_DOCS }} >> other_secrets.txt
# rm -rf /tools/C/rohankumar/substrate_docs_public/docusaurus/branch/${{ inputs.name || github.ref_name }} && |
# cp -r target/doc /tools/C/rohankumar/substrate_docs_public/docusaurus/branch/${{ inputs.name || github.ref_name }}
working-directory: docs/docusaurus
Expand Down

0 comments on commit f6a8983

Please sign in to comment.