Skip to content

Commit 2d2b570

Browse files
committed
.
1 parent 6a5ce89 commit 2d2b570

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
5151
- name: Collect final deploy value
5252
id: collect
53-
run: ""
53+
run: "echo $GITHUB_OUTPUT"
5454

5555
docs:
5656
needs: check

0 commit comments

Comments
 (0)