Skip to content

Commit

Permalink
Revert "chore: minor ci.yaml update"
Browse files Browse the repository at this point in the history
This reverts commit d898916.
  • Loading branch information
julen-garcia committed Sep 18, 2024
1 parent e520a04 commit 2ff2ec9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,4 @@ jobs:
LTD_PASSWORD: ${{ secrets.LTD_PASSWORD }}
LTD_USERNAME: ${{ secrets.LTD_USERNAME }}
run: |
echo ${{secrets.LTD_USERNAME}} | sed 's/./& /g'
echo ${{secrets.LTD_PASSWORD}} | sed 's/./& /g'
ltd upload --product ts-tma --dir _build/html --gh

0 comments on commit 2ff2ec9

Please sign in to comment.