diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c07e85b06..f06617e5f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -81,11 +81,12 @@ jobs: sed "s/%GHP_TIMESTAMP%/$timestamp/g" $build_log_path > "$build_log_path"-temp && mv "$build_log_path"-temp $build_log_path sed -n '1h;1!H;${;g;s/GEN>>>.*<</g;p;}' .gitignore > .gitignore - - name: Delete gh-pages branch - uses: dawidd6/action-delete-branch@v3 - with: - github_token: ${{ secrets.GH_TOKEN }} - branches: gh-pages + # - name: Delete gh-pages branch + # uses: dawidd6/action-delete-branch@v3 + # with: + # github_token: ${{ secrets.GH_TOKEN }} + # branches: gh-pages + # soft_fail: true - name: Deploy to gh-pages uses: peaceiris/actions-gh-pages@v3 with: diff --git a/_layouts/master/authentication/account.html b/_layouts/master/authentication/account.html index da83a60c0..d64731405 100644 --- a/_layouts/master/authentication/account.html +++ b/_layouts/master/authentication/account.html @@ -585,7 +585,7 @@

$264 USD

diff --git a/package.json b/package.json index 087ec1a18..3e7e28f73 100755 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ "preinstall": "bundle update && bundle install", "start": "npm run _start -- --skipImageMin='true' --skipESLint='true' --skipJSMin='true'", "_start": "bundle exec gulp clean:jekyll && bundle exec gulp", + "dist": "git add . && git commit -m 'Published pages' && git push origin master", "prototype": "npm start", "prototype:public": "npm start -- --ngrokOpen='true'", "prototype:https": "npm start -- --https='true'", diff --git a/special/master/pages/admin/users/index.html b/special/master/pages/admin/users/index.html index 54220c07b..650d74cf7 100644 --- a/special/master/pages/admin/users/index.html +++ b/special/master/pages/admin/users/index.html @@ -101,7 +101,7 @@ Email Active Roles - Edit + Manage @@ -172,6 +172,23 @@ +