Skip to content

Commit

Permalink
Update publish-nightly-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Yvand authored Feb 7, 2024
1 parent 2fc218b commit 06b4937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-nightly-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Publish nightly release
on: workflow_dispatch
jobs:
call-workflow-publish-nightly-release:
uses: Yvand/AzureCP/.github/workflows/reusable-build-publish-release.yml@master
uses: Yvand/EntraCP/.github/workflows/reusable-build-publish-release.yml@master
with:
project-name: ${{ vars.PROJECT_NAME }}
version-major-minor: ${{ vars.VERSION_MAJOR_MINOR }}
Expand Down

0 comments on commit 06b4937

Please sign in to comment.