Skip to content

Commit

Permalink
chore(docs): fix required workflow parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
BobrImperator committed Feb 9, 2024
1 parent d106e8d commit 5cfdf78
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ env:

jobs:
deploy-docs:
name: Deploy docs
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: volta-cli/action@d253558a6e356722728a10e9a469190de21a83ef # v4
Expand Down

0 comments on commit 5cfdf78

Please sign in to comment.