diff --git a/.github/workflows/common.yml b/.github/workflows/common.yml index eb2dc6d..838684c 100644 --- a/.github/workflows/common.yml +++ b/.github/workflows/common.yml @@ -136,3 +136,4 @@ jobs: if: github.event_name == 'push' uses: insightsengineering/r.pkg.template/.github/workflows/version-bump.yaml@main secrets: + REPO_GITHUB_TOKEN: ${{ secrets.PHARMAVERSE_BOT }}