Skip to content

Commit a90a00c

Browse files
authored
Merge pull request #1123 from input-output-hk/chore/LW-9879-deployment-diff
[LW-9879] ci: comment with diffs for dev-preview on PRs to master
2 parents 6c9a2f9 + eda3a85 commit a90a00c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/std.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,7 @@ jobs:
159159
export AWS_PROFILE="lw"
160160
export AWS_REGION="us-east-1"
161161
162-
# FIXME: before merging: change target to `dev-preview@us-east-1`
163-
nix run -L ".#[email protected]" | tee k8s-plan.diff
162+
nix run -L ".#[email protected]" | tee k8s-plan.diff
164163
'
165164
- name: Post Comment on the PR
166165
env:

0 commit comments

Comments
 (0)