Skip to content

Commit e89a42e

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/blossom-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ jobs:
5454
OPERATION: 'AUTH'
5555
REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5656
REPO_KEY_DATA: ${{ secrets.BLOSSOM_KEY }}
57-
if: needs.Check-Authorization.outputs.authorized == 'true'
58-
run: blossom-ci && printenv
57+
#if: needs.Check-Authorization.outputs.authorized == 'true'
58+
run: blossom-ci
5959

6060
Vulnerability-Scan:
6161
name: Vulnerability scan

0 commit comments

Comments
 (0)