diff --git a/.github/workflows/bump.yml b/.github/workflows/bump.yml index 2cd764a..10973e1 100644 --- a/.github/workflows/bump.yml +++ b/.github/workflows/bump.yml @@ -17,7 +17,7 @@ jobs: uses: ./ # using v5.-.- https://github.com/derberg/npm-dependency-manager-for-your-github-org/releases/tag/v5.0.0 with: dependency: '@asyncapi/glee' - github_token: ${{ secrets.GH_TOKEN }} + github_token: ${{ secrets.GITHUB_TOKEN }} committer_username: asyncapi-bot committer_email: info@asyncapi.io repos_to_ignore: html-template # this is temporary until react component releases 1.0, then it can be removed