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 3b45ae1 commit 2a7f8dfCopy full SHA for 2a7f8df
.github/workflows/template-validation.yaml
@@ -25,4 +25,4 @@ jobs:
25
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
26
27
- name: print result
28
- run: cat ${{ steps.validation.outputs.resultFile }}
+ run: cat ${{ steps.validation.outputs.resultFile }}
0 commit comments