We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bafbe5f commit f096724Copy full SHA for f096724
1 file changed
.github/workflows/deploy.yml
@@ -16,7 +16,7 @@ jobs:
16
packages: write
17
uses: mozilla-it/deploy-actions/.github/workflows/build-and-push.yml@main
18
with:
19
- image_name: mozilla-conduit/github-etl
+ image_name: github-etl
20
gar_name: lando-prod
21
project_id: moz-fx-lando-prod
22
should_tag_ghcr: true
0 commit comments