Skip to content

Commit

Permalink
Update build-lnsecmgrs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
timothyklemm authored Aug 8, 2024
1 parent c74205b commit 68bbb63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-lnsecmgrs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
id: vars
run: |
if [[ "${{ inputs.platform_owner }}" == "" ]]; then
platform_owner=${{ github.repository_owner }}/HPCC-Platform
platform_owner=${{ github.repository_owner }}
else
platform_owner=${{ inputs.platform_owner }}
fi
Expand Down

0 comments on commit 68bbb63

Please sign in to comment.