We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a5ce89 commit 2d2b570Copy full SHA for 2d2b570
1 file changed
.github/workflows/docs-deploy.yml
@@ -50,7 +50,7 @@ jobs:
50
51
- name: Collect final deploy value
52
id: collect
53
- run: ""
+ run: "echo $GITHUB_OUTPUT"
54
55
docs:
56
needs: check
0 commit comments