diff --git a/.github/workflows/deploy-to-preview.yml b/.github/workflows/deploy-to-preview.yml index ddf2459..76bde6b 100644 --- a/.github/workflows/deploy-to-preview.yml +++ b/.github/workflows/deploy-to-preview.yml @@ -13,7 +13,7 @@ on: - .vscode/** - .gitignore jobs: - deploy_preview: + deploy: runs-on: ubuntu-latest permissions: contents: read