@@ -37,5 +37,5 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.ACTION_TOKEN }}
BRANCH: gh-pages
- FOLDER: "dist/"
+ FOLDER: 'dist/'
BUILD_SCRIPT: npm install && npm run deploy
@@ -1,4 +1,4 @@
-name: "Issue ref"
+name: 'Issue ref'
on:
pull_request: