Skip to content

Commit 6923095

Browse files
add user control to deploy pages
1 parent 47d4277 commit 6923095

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

action.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,10 @@ runs:
108108
fi
109109
else
110110
echo "GitHub Pages is enabled, proceeding to deployment."
111+
fi
112+
113+
# Clean up
114+
rm -f /tmp/pages_response.json
111115
shell: bash
112116
- name: Upload GitHub Pages artifact
113117
run: |

0 commit comments

Comments
 (0)