Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmoonl1ght94 committed Oct 7, 2024
1 parent 11b0bbf commit d7348af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-public-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
echo "version=${VERSION}" >> $GITHUB_OUTPUT
- name: Build and Test Docker Image (No Push)
uses: ./.github/actions/build-docker
uses: ./.github/workflows/build-docker
with:
tag: ${{ steps.extract_branch.outputs.tag }}
version: ${{ steps.build.outputs.version }}
Expand Down

0 comments on commit d7348af

Please sign in to comment.