diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index a6b22e0..9735cb7 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -16,7 +16,7 @@ jobs: id: release with: release-type: python - token: ${{ secrets.LI_GITHUB_ACTION_TOKEN }} + token: ${{ secrets.LINZ_GITHUB_AUTOMATION }} publish-release: needs: release-please