Skip to content

Commit

Permalink
Update rasa bot token name
Browse files Browse the repository at this point in the history
  • Loading branch information
sanchariGr committed Dec 10, 2024
1 parent df2bf8c commit bb29c1f
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 bb29c1f

Please sign in to comment.