Skip to content

Commit

Permalink
Fixing erroneous image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
freol35241 committed Apr 12, 2022
1 parent c872c33 commit c0f000f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
file: Dockerfile
push: true
tags: |
ghcr.io/mo-rise/crowsnest-processor-ais-decodee:latest
ghcr.io/mo-rise/crowsnest-processor-ais-decode:latest
ghcr.io/mo-rise/crowsnest-processor-ais-decode:${{ github.event.release.tag_name }}
-
name: Image digest
Expand Down

0 comments on commit c0f000f

Please sign in to comment.