diff --git a/.github/workflows/npm-publish.yml b/.github/workflows/npm-publish.yml deleted file mode 100644 index a6a6165..0000000 --- a/.github/workflows/npm-publish.yml +++ /dev/null @@ -1,26 +0,0 @@ -name: npm-publish -on: - push: - branches: - - master -jobs: - npm-publish: - name: npm-publish - runs-on: ubuntu-latest - steps: - - name: Checkout repository - uses: actions/checkout@master - - name: Set up Node.js - uses: actions/setup-node@master - with: - node-version: 10.0.0 - - name: Publish if version has been updated - uses: pascalgn/npm-publish-action@06e0830ea83eea10ed4a62654eeaedafb8bf50fc - with: # All of theses inputs are optional - tag_name: "v%s" - tag_message: "v%s" - commit_pattern: "^Release (\\S+)" - workspace: "." - env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Leave this as is, it's automatically generated - NPM_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }} # You need to set this in your repo settings diff --git a/docs/content/components/footers.html b/docs/content/components/footers.html index 4c8ea73..97e5e4f 100644 --- a/docs/content/components/footers.html +++ b/docs/content/components/footers.html @@ -29,9 +29,9 @@

Bring together your discussions, memberships, and content. Integrate a thriving community wherever your audience is, all under your own brand.

-