Skip to content

Commit

Permalink
Add Ci/Cd
Browse files Browse the repository at this point in the history
  • Loading branch information
Maksim Dogonov committed Oct 14, 2024
1 parent 3beb5cb commit ee7a908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
uses: docker/[email protected]
with:
context: "{{defaultContext}}"
tags: "ghcr.io/crouton-digita/story-validator-exporter:${{ github.ref_name }}"
tags: "ghcr.io/crouton-digital/story-validator-exporter:${{ github.ref_name }}"
push: true

0 comments on commit ee7a908

Please sign in to comment.