Skip to content

Commit c32716c

Browse files
committed
x
1 parent d646ed5 commit c32716c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/lambdalayer-function-url-utils.jsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
|||,
123123
env: {
124124
RUNNER_TEMP: '${{ runner.temp }}',
125-
REPO: std.format('${{ steps.login-ecr.outputs.registry }}/%s', name),
125+
REPO: $.ghcr_repo,
126126
SHA: '${{ github.sha }}',
127127
},
128128
},

.github/workflows/lambdalayer-function-url-utils.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)