diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index f9ce6f6..c9d031b 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -15,9 +15,9 @@ on: type: string description: The version to deploy secrets: - SKPR_USERNAME: + skpr_username: required: true - SKPR_PASSWORD: + skpr_password: required: true permissions: