Skip to content

Commit

Permalink
reference workflow in .github/workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
TakGN committed Sep 29, 2024
1 parent 75f2e4a commit 0daf20e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- us-docker.pkg.dev/prj-biconomy-prod-001/bundler/bundler
# LOCATION-docker.pkg.dev/PROJECT-ID/REPOSITORY/IMAGE
# {owner}/{repo}/.github/workflows/{filename}@{ref}
uses: bcnmy/bundler/.github/reusable_workflows/container_img_build_push_gar.yaml@fix-reusable-workflows
uses: .github/reusable_workflows/container_img_build_push_gar.yaml@fix-reusable-workflows
with:
image: ${{ matrix.image }}
dockerfile: Dockerfile.helm
Expand Down

0 comments on commit 0daf20e

Please sign in to comment.