Skip to content

Commit

Permalink
Correct the Docker repository name in build
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewnicols committed Mar 17, 2023
1 parent 1a521da commit e8b2d49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Docker multiarch publish

on: [push, workflow_dispatch]
env:
REPOSITORY: matrixsynsapse_mock
REPOSITORY: matrixsynapse_mock
jobs:
check-env:
# We need to check if at least one of the repository is defined
Expand Down

0 comments on commit e8b2d49

Please sign in to comment.