Skip to content

Commit cd53b7e

Browse files
author
Michael Henderson
committed
clean up todo comment
1 parent 9e9fb9c commit cd53b7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/keyfactor-starter-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
with:
1212
release_version: ${{ needs.call-create-github-release-workflow.outputs.release_version }}
1313
release_url: ${{ needs.call-create-github-release-workflow.outputs.release_url }}
14-
release_dir: AzureKeyVault/bin/Release/ # TODO: set build output directory to upload as a release, relative to checkout workspace
14+
release_dir: AzureKeyVault/bin/Release/ # build output directory to upload as a release, relative to checkout workspace
1515
secrets:
1616
token: ${{ secrets.PRIVATE_PACKAGE_ACCESS }}
1717

0 commit comments

Comments
 (0)