Skip to content

Commit

Permalink
ci: update docker image name
Browse files Browse the repository at this point in the history
  • Loading branch information
olichwiruk committed Jul 11, 2023
1 parent 50fd1f2 commit 219753f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
id: docker_meta
uses: crazy-max/ghaction-docker-meta@v1
with:
images: humancolossus/oca-repository-rs
images: humancolossus/oca-repository
tag-sha: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
tag-semver: |
{{ version }}
Expand Down

0 comments on commit 219753f

Please sign in to comment.