Skip to content

Commit fd9ae2c

Browse files
committed
OPS-12 update commit sha
1 parent ab57bac commit fd9ae2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-to-staging.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
OWNER: "kosli-dev"
5656
REPO: "jira-integration-example"
5757
TAG: "running-staging-frontend"
58+
COMMIT_SHA: ${{ env.COMMIT_SHA_FRONTEND }}
5859
run: |
5960
API_URL="https://api.github.com/repos/${OWNER}/${REPO}/git/refs/tags/${TAG}"
6061

0 commit comments

Comments
 (0)