summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorstreetturtle <streetturtle@users.noreply.github.com>2022-01-23 13:40:58 -0500
committerGitHub <noreply@github.com>2022-01-23 13:40:58 -0500
commitc1ddb7396e4017dc46133a4f9209f7c4ce979625 (patch)
treec8ca6d4e4e566d217c23354ad305265bd4777be4 /.github
parent18b5614e80bd9485669e58748328e14c47447abf (diff)
Update update-site.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/update-site.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/workflows/update-site.yml b/.github/workflows/update-site.yml
index 4dee086..6e7e4f6 100644
--- a/.github/workflows/update-site.yml
+++ b/.github/workflows/update-site.yml
@@ -1,5 +1,7 @@
name: update site
+on: workflow_dispatch
+
jobs:
build:
runs-on: ubuntu-latest
@@ -8,4 +10,4 @@ jobs:
- uses: actions/checkout@v2
- name: Rename readme file
- run: ./screepts/update_site.sh \ No newline at end of file
+ run: ./screepts/update_site.sh