Skip to content

Commit

Permalink
Update test-meticulous-create-deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Que3216 authored Oct 22, 2024
1 parent 89915f1 commit 58085fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-meticulous-create-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
# at the head of the pull request branch.
# COMMIT_SHA: ${{ github.sha }}
PREVIEW_URL: ${{ steps.create-url.outputs.preview_url }}
ENVIRONMENT_NAME: "preview"
ENVIRONMENT_NAME: "meticulous-preview"
run: |
OWNER=$(echo $GITHUB_REPOSITORY | cut -d'/' -f1)
REPO=$(echo $GITHUB_REPOSITORY | cut -d'/' -f2)
Expand Down

0 comments on commit 58085fd

Please sign in to comment.