diff --git a/.github/workflows/copy-readme.yaml b/.github/workflows/copy-readme.yaml index a9a9f13..d6264a2 100644 --- a/.github/workflows/copy-readme.yaml +++ b/.github/workflows/copy-readme.yaml @@ -16,7 +16,7 @@ jobs: with: fetch-depth: 0 - name: Copy README to gh-pages - uses: planetoftheweb/copy-to-branches@v1 + uses: planetoftheweb/copy-to-branches@v1.3 env: key: master files: README.md diff --git a/README.md b/README.md index 92c10d9..163c414 100644 --- a/README.md +++ b/README.md @@ -34,5 +34,3 @@ The code in this repository is provided as-is with no warranties. ## License This project is licensed under the [MIT License](./LICENSE). - -This is a test.