We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 230ee52 + d609c0e commit 933a759Copy full SHA for 933a759
1 file changed
.github/workflows/version.yaml
@@ -74,7 +74,7 @@ jobs:
74
75
- name: send PR
76
if: |
77
- 'steps.updates.outputs.changes' &&
+ 'steps.update.outputs.changes' &&
78
'!steps.checkpr.outputs.exists'
79
env:
80
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments