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 5adf265 commit 8835e2dCopy full SHA for 8835e2d
.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