diff --git a/.github/MyGITHUB_TOKEN.yml b/.github/MyGITHUB_TOKEN.yml deleted file mode 100644 index 4c98a82..0000000 --- a/.github/MyGITHUB_TOKEN.yml +++ /dev/null @@ -1,5 +0,0 @@ -- name: Deploy to GitHub Pages - uses: peaceiris/actions-gh-pages@v3 - with: - github_token: ${{ secrets.MyGITHUB_TOKEN }} - publish_dir: ./public