diff --git a/.github/workflows/release-to-candidate.yaml b/.github/workflows/release-to-candidate.yaml index 0cf9411..4469dc3 100644 --- a/.github/workflows/release-to-candidate.yaml +++ b/.github/workflows/release-to-candidate.yaml @@ -54,7 +54,7 @@ jobs: architecture: ${{ matrix.architecture }} launchpad-token: ${{ secrets.LP_BUILD }} store-token: ${{ secrets.SNAP_STORE_CANDIDATE }} # Expires October 30th, 2024 - repo-token: ${{ secrets.GITHUB_TOKEN }} + repo-token: ${{ secrets.UBUNTU_HPC_BOT_TOKEN }} # Expires October 30th, 2024 bot-name: "Ubuntu HPC Bot" bot-email: "nuccitheboss+ubuntuhpcbot@ubuntu.com"