Skip to content

Commit aa9e90f

Browse files
test
1 parent 7a3dc0f commit aa9e90f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ jobs:
99
uses: technote-space/release-github-actions@test
1010
with:
1111
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
12-
GITHUB_WORKSPACE: ${{ secrets.GITHUB_WORKSPACE }}
12+
GITHUB_WORKSPACE: ${GITHUB_WORKSPACE}
1313
BUILD_COMMAND: 'yarn install && yarn build && yarn install --production'

0 commit comments

Comments
 (0)