Skip to content

Commit

Permalink
fix: fix alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
albertcht committed Mar 17, 2023
1 parent 1f1032a commit a377830
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ name: Create and publish a Docker image
on:
push:
branches: ['main']
tags:
- '*'
tags:
- '*'

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit a377830

Please sign in to comment.