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 a260294 commit 52f2621Copy full SHA for 52f2621
.github/workflows/sheldon.yaml
@@ -61,4 +61,4 @@ jobs:
61
62
- name: report
63
if: (failure() || success()) && steps.changed.outputs.style == 'true'
64
- run: bundle exec sheldon --token=$GITHUB_TOKEN --{{ job.status }} --verbose
+ run: bundle exec sheldon --token=$GITHUB_TOKEN --${{ job.status }} --verbose
0 commit comments