Skip to content

Commit

Permalink
dollar-brace
Browse files Browse the repository at this point in the history
  • Loading branch information
retorquere committed Feb 18, 2021
1 parent a260294 commit 52f2621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sheldon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ jobs:

- name: report
if: (failure() || success()) && steps.changed.outputs.style == 'true'
run: bundle exec sheldon --token=$GITHUB_TOKEN --{{ job.status }} --verbose
run: bundle exec sheldon --token=$GITHUB_TOKEN --${{ job.status }} --verbose

0 comments on commit 52f2621

Please sign in to comment.