Skip to content

Commit

Permalink
use @use-release_version-for-pr-title branch for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Henderson committed Jul 24, 2024
1 parent dbcf5a9 commit 7a6e1da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/starter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ jobs:
call-post-release-workflow:
needs: [call-assign-from-json-workflow, call-create-github-release-workflow]
if: needs.call-create-github-release-workflow.outputs.IS_FULL_RELEASE == 'True'
uses: Keyfactor/actions/.github/workflows/kf-post-release.yml@v3
uses: Keyfactor/actions/.github/workflows/kf-post-release.yml@use-release_version-for-pr-title
secrets:
token: ${{ secrets.token }}
with:
Expand Down

0 comments on commit 7a6e1da

Please sign in to comment.