Skip to content

Commit

Permalink
Fix changed workflow file name in docs patch file
Browse files Browse the repository at this point in the history
  • Loading branch information
teor2345 authored Oct 17, 2023
1 parent 77b744d commit ed9aafe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-deploy-firebase.patch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:
- '.cargo/config.toml'
- '**/clippy.toml'
# workflow definitions
- '.github/workflows/docs.yml'
- '.github/workflows/docs-deploy-firebase.yml'

jobs:
build-docs-book:
Expand Down

0 comments on commit ed9aafe

Please sign in to comment.