diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5d99611..6480877 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ jobs: - uses: marvinpinto/action-automatic-releases@latest with: - repo_token: "${{ secrets.GRAHAM_ESSAYS }}" + repo_token: "${{ secrets.GITHUB_TOKEN }}" automatic_release_tag: "latest" prerelease: true title: "Paul Graham Essays"