Skip to content

Commit 39fca07

Browse files
committed
IGNORE
1 parent a1caa93 commit 39fca07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
steps:
8080
- name: Checking variable
8181
run: |
82-
echo ${{ needs }}
82+
echo '${{ toJson(needs) }}'
8383
echo ${{ needs.call-docs-build-push.outputs.PREVIEW_URL }}
8484
8585
trigger-theme-slack-notification:

0 commit comments

Comments
 (0)