diff --git a/.github/workflows/deploy-latest.yml b/.github/workflows/deploy-latest.yml index c3ac7e7e..33490972 100644 --- a/.github/workflows/deploy-latest.yml +++ b/.github/workflows/deploy-latest.yml @@ -6,7 +6,7 @@ on: - master jobs: - deloy: + deploy: runs-on: ubuntu-latest steps: - name: Check out datasette