Skip to content

Commit

Permalink
Update build.yaml reference in release-please workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Zel9278 committed Sep 27, 2024
1 parent af48bee commit 7199d3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
permissions:
contents: write
packages: write
uses: ./.github/workflows/build.yml
uses: ./.github/workflows/build.yaml
with:
tag-name: ${{ needs.release-please.outputs.tag_name }}

Expand Down

0 comments on commit 7199d3d

Please sign in to comment.