diff --git a/.github/workflows/deploy_website.yml b/.github/workflows/deploy_website.yml index 52ec426..4cdaadb 100644 --- a/.github/workflows/deploy_website.yml +++ b/.github/workflows/deploy_website.yml @@ -20,8 +20,7 @@ on: jobs: prepare: name: Prepare - uses: bdrelling/ci/.github/workflows/deploy_to_digitalocean.yml@main + uses: bdrelling/ci/.github/workflows/deploy_to_github.yml@main secrets: inherit with: - registry_name: brian-drelling image_name: instruments-fyi:latest