Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

Commit

Permalink
fix(docker): set correct image name
Browse files Browse the repository at this point in the history
  • Loading branch information
mloberg committed Sep 9, 2020
1 parent 99c199e commit 5c02faf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
pull_request:

env:
IMAGE_NAME: daft-bot
IMAGE_NAME: dwight-bot
IMAGE_PLATFORMS: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64,linux/386

jobs:
Expand Down

0 comments on commit 5c02faf

Please sign in to comment.