Skip to content

Commit

Permalink
Correct output name
Browse files Browse the repository at this point in the history
  • Loading branch information
nafarlee committed Jan 4, 2024
1 parent a18d7b3 commit e9173cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compete.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
json: true
escape_json: false

- run: echo ${{ steps.changed.outputs.all_changed }}
- run: echo ${{ steps.changed.outputs.all_changed_files }}

0 comments on commit e9173cb

Please sign in to comment.