Skip to content

Commit

Permalink
chore: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
radoslavirha committed Jan 3, 2024
1 parent 2c72797 commit b1bf8b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
if: needs.release-please.outputs.release
steps:
- name: Call Build & Publish to Docker Hub from Tag
uses: ./manually-build-docker.yml
uses: ./workflows/manually-build-docker.yml
with:
tag: ${{ needs.release-please.outputs.version }}

0 comments on commit b1bf8b0

Please sign in to comment.