Skip to content

Commit

Permalink
fix: lowcase docker path
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita Sharaev committed Feb 12, 2024
1 parent e48e446 commit 4f6e917
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 @@ -32,4 +32,4 @@ jobs:
uses: docker/build-push-action@v5
with:
push: true
tags: github.com/Moon1706/ginkgo2allure:${{ github.ref_name }}
tags: github.com/moon1706/ginkgo2allure:${{ github.ref_name }}

0 comments on commit 4f6e917

Please sign in to comment.