Skip to content

Commit a1caa93

Browse files
committed
IGNORE
1 parent 3cf27fc commit a1caa93

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.build.outputs.PREVIEW_URL }}
82+
echo ${{ needs }}
8383
echo ${{ needs.call-docs-build-push.outputs.PREVIEW_URL }}
8484
8585
trigger-theme-slack-notification:

0 commit comments

Comments
 (0)