Skip to content

Commit 938bbbd

Browse files
authored
Update blossom-ci.yml
1 parent e79c47a commit 938bbbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blossom-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5656
REPO_KEY_DATA: ${{ secrets.BLOSSOM_KEY }}
5757
if: needs.Check-Authorization.outputs.authorized == 'true'
58-
run: blossom-ci
58+
run: blossom-ci && printenv
5959

6060
Vulnerability-Scan:
6161
name: Vulnerability scan

0 commit comments

Comments
 (0)