Skip to content

Commit

Permalink
fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
schloerke committed Jul 14, 2020
1 parent 4605327 commit f0566f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
docker:
name: ${{ matrix.config.workdir }} - ${{ matrix.config.tags }}
name: ${{ matrix.config.tags }}
runs-on: ubuntu-latest

strategy:
Expand Down

0 comments on commit f0566f9

Please sign in to comment.