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 1825be5 commit 5027fe5Copy full SHA for 5027fe5
.github/workflows/test.yml
@@ -13,5 +13,4 @@ jobs:
13
uses: ./
14
with:
15
repo-token: ${{ secrets.GITHUB_TOKEN }}
16
- build-script: "build"
17
- pattern: "./dist/"
+ build-script: "build"
0 commit comments