Skip to content

Commit 5027fe5

Browse files
committed
Attempt to use a different pattern
1 parent 1825be5 commit 5027fe5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,4 @@ jobs:
1313
uses: ./
1414
with:
1515
repo-token: ${{ secrets.GITHUB_TOKEN }}
16-
build-script: "build"
17-
pattern: "./dist/"
16+
build-script: "build"

0 commit comments

Comments
 (0)