From 2979921da20bd12b89662f92e93a0330baf479b2 Mon Sep 17 00:00:00 2001 From: Tracey Jaquith Date: Wed, 14 Feb 2024 00:00:18 -0800 Subject: [PATCH] declutter --- .github/workflows/cicd.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index d1b528f..82ce248 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -12,8 +12,5 @@ jobs: steps: - uses: internetarchive/cicd@v1 with: - BASE_DOMAIN: 'dev.archive.org' - NOMAD_TOKEN: ${{ secrets.NOMAD_TOKEN }} - NOMAD_TOKEN_PROD: ${{ secrets.NOMAD_TOKEN_PROD }} REGISTRY_TOKEN: ${{ secrets.GITHUB_TOKEN }} NOMAD_VAR_NO_DEPLOY: 'true'