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.
2 parents 6a1c4e7 + 8835e2d commit e11f4e8Copy full SHA for e11f4e8
.github/workflows/deploy.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: technote-space/get-diff-action@v1
16
with:
17
PREFIX_FILTER: |
18
- installers
+ installers/
19
- name: Generate installers, update README.md & installers.toml
20
if: env.GIT_DIFF
21
run: ./generate.sh ${{ env.GIT_DIFF }}
0 commit comments