Skip to content

Commit 977a954

Browse files
committed
clean up
1 parent 9ed266b commit 977a954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/perform-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
uses: ./.github/actions/workflow-succeeded
6868
with:
6969
workflow: "Continuous Integration"
70-
sha: ${{ steps.determine-branch-names.outputs.RELEASE_COMMIT }
70+
sha: ${{ steps.determine-branch-names.outputs.RELEASE_COMMIT }}
7171
excluded-jobs: "[\"blackduck\"]"
7272

7373
release:

0 commit comments

Comments
 (0)