Skip to content

Commit dcc7268

Browse files
fixed syntax
1 parent 5a1b3c4 commit dcc7268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
- uses: JS-DevTools/npm-publish@v1
1919
with:
2020
token: ${{ secrets.NPM_TOKEN }}
21-
access: public
21+
access: public

0 commit comments

Comments
 (0)