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 28218d4 commit 890f636Copy full SHA for 890f636
.github/workflows/wrap.yaml renamed to .github/workflows/wrap.yml
@@ -46,4 +46,4 @@ jobs:
46
47
# Wrap changed files
48
- name: Wrap
49
- run: powrap ${{ files_updated }}
+ run: powrap files_updated
0 commit comments