Commit f49a155
authored
ci: Trigger docs build even after docs commits (apify#979)
The current version skips the `build_and_deploy_docs` step (all steps,
to be more precise) in the `pre_release` workflow for `docs:` commits,
which is not correct.
This PR changes that so that we only avoid pushing to PyPI for `docs:`
commits.1 parent 0da6a8e commit f49a155
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
63 | 62 | | |
64 | 63 | | |
65 | 64 | | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments