Commit 836fdf0
committed
Fix publish-docs workflow
Updates publish_docs.yml to run on pull requests and pushes. In personal forks configure-pages
action and the deploy job are skipped so the workflow can succeed. The publish job is only run on
pushes to the atomvm/atomvm_rebar3_plugin master branch.
Signed-off-by: Winford <[email protected]>1 parent d687c9f commit 836fdf0
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| |||
32 | 35 | | |
33 | 36 | | |
34 | 37 | | |
| 38 | + | |
35 | 39 | | |
36 | 40 | | |
37 | 41 | | |
| |||
46 | 50 | | |
47 | 51 | | |
48 | 52 | | |
| 53 | + | |
49 | 54 | | |
50 | 55 | | |
51 | 56 | | |
| |||
62 | 67 | | |
63 | 68 | | |
64 | 69 | | |
65 | | - | |
66 | 70 | | |
67 | 71 | | |
0 commit comments