Skip to content

Commit

Permalink
Merge pull request #1169 from RasaHQ/port-rasabot-token
Browse files Browse the repository at this point in the history
Update rasa bot token name
  • Loading branch information
sanchariGr authored Dec 10, 2024
2 parents df2bf8c + bb29c1f commit 0dac661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
env:
GITHUB_TAG: ${{ needs.release-artifacts-docker.outputs.tag_version }}
GITHUB_REPO_SLUG: ${{ github.repository }}
GITHUB_TOKEN: ${{ secrets.RELEASE_GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.RASASDK_GITHUB_TOKEN }}
run: |
GITHUB_TAG=$GITHUB_TAG
pip install -U github3.py pep440-version-utils
Expand Down

0 comments on commit 0dac661

Please sign in to comment.