Skip to content

Commit

Permalink
Fix weird typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lolepezy committed Jan 9, 2025
1 parent b7f8842 commit 62860a1
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 @@ -14,4 +14,4 @@ jobs:
with:
jar-artifact: ${{ needs.sbt-build.outputs.jar-artifact }}
push: true
tags: rpki-publication-serverghcr.io/ripe-ncc/:${{ github.event.release.tag_name }}, ghcr.io/ripe-ncc/rpki-publication-server:latest
tags: ghcr.io/ripe-ncc/rpki-publication-server:${{ github.event.release.tag_name }}, ghcr.io/ripe-ncc/rpki-publication-server:latest

0 comments on commit 62860a1

Please sign in to comment.