Skip to content

Commit 52f2621

Browse files
committed
dollar-brace
1 parent a260294 commit 52f2621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sheldon.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ jobs:
6161

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

0 commit comments

Comments
 (0)