Skip to content

Commit

Permalink
Update reusable-build-publish-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Yvand authored May 2, 2024
1 parent ddb76a0 commit f0da77b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-build-publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:
required: false
jobs:
call-build:
uses: Yvand/AzureCP/.github/workflows/reusable-build.yml@master
uses: Yvand/EntraCP/.github/workflows/reusable-build.yml@master
with:
project-name: ${{ inputs.project-name }}
version-major-minor: ${{ inputs.version-major-minor }}
Expand Down

0 comments on commit f0da77b

Please sign in to comment.