Skip to content

Commit

Permalink
style: remove tabs in yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ayuhito committed Apr 30, 2023
1 parent 1960c92 commit 4611ad9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
method: "POST"
bearerToken: ${{ secrets.WESBITE_UPDATE_TOKEN }}
data: '{"fonts": true, "algolia": true, "download": true, "axisRegistry": true}'
retry: 1
retryDelay: 30000
retry: 1
retryDelay: 30000

0 comments on commit 4611ad9

Please sign in to comment.