Skip to content

Commit 14da8cd

Browse files
committed
.
1 parent 21c561f commit 14da8cd

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
@@ -58,7 +58,7 @@ jobs:
5858
5959
docs:
6060
needs: check
61-
if: needs.check.outputs.deploy == 'true'
61+
if: needs.check.outputs.deploy == true
6262
uses: codeshelldev/gh-actions/.github/workflows/docs-deploy.yml@main
6363
name: Deploy
6464
with:

0 commit comments

Comments
 (0)