aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/deployment_promote.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/deployment_promote.yml b/.github/workflows/deployment_promote.yml
index 39282fe8a..b29770177 100644
--- a/.github/workflows/deployment_promote.yml
+++ b/.github/workflows/deployment_promote.yml
@@ -19,7 +19,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
- - ref: ${{ matrix.refname }}
+ ref: ${{ matrix.refname }}
- name: request-scheduled-promote
uses: ./.github/actions/deploy-request
with: