diff --git a/.github/workflows/cicd.yaml b/.github/workflows/cicd.yaml index 5d4fb8c..7aa600a 100644 --- a/.github/workflows/cicd.yaml +++ b/.github/workflows/cicd.yaml @@ -129,8 +129,8 @@ jobs: run: | PSIPHON_VERSION=${{ steps.psiphon.outputs.version }} GO_VERSION=${{ steps.psiphon.outputs.go_version }} - DOCKERHUB=${{ steps.dockerhub_check.outputs.dockerub_tab }} - GHCR=${{ steps.ghcr_check.outputs.ghcr_tab }} + DOCKERHUB=${{ steps.dockerhub_check.outputs.dockerub_tag }} + GHCR=${{ steps.ghcr_check.outputs.ghcr_tag }} DRY_RUN=${{ steps.dryrun.outputs.dry_run }} ARGS=()