We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 837ac0e commit 56f6efaCopy full SHA for 56f6efa
.github/workflows/docs_stable.yml
@@ -48,4 +48,4 @@ jobs:
48
clean-exclude: |
49
stable/*
50
dev/*
51
- if: steps.check-latest.outcome == "success"
+ if: ${{ steps.check-latest.outcome == 'success' }}
0 commit comments