aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2024-01-18 19:13:14 +0000
committerLouis Pilfold <louis@lpil.uk>2024-01-18 19:13:14 +0000
commit9f830019e9ed2a68aefa63610431e52ab32309d5 (patch)
treec266b41a5e1decb65979edf846bd3117c9090379 /.github/workflows
parentf0ff0162eb98a3b1593f8899a9cf2a423ef1be50 (diff)
downloadtour-9f830019e9ed2a68aefa63610431e52ab32309d5.tar.gz
tour-9f830019e9ed2a68aefa63610431e52ab32309d5.zip
Bump
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/deploy.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index ad8140f..2a38a22 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -19,6 +19,7 @@ jobs:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
+
runs-on: ubuntu-latest
steps:
- name: Checkout