diff --git a/.github/workflows/publish-website.yml b/.github/workflows/publish-website.yml deleted file mode 100644 index f25db6e..0000000 --- a/.github/workflows/publish-website.yml +++ /dev/null @@ -1,13 +0,0 @@ -# DO NOT EDIT - This file is managed by snout-router/repos. -name: Publish website -on: - push: - branches: - - main - paths: - - "docs/**" - - "website/**" -jobs: - publish: - name: Snout - uses: snout-router/.github/.github/workflows/publish-website.yml@main