Skip to content

Commit

Permalink
tag workflow update
Browse files Browse the repository at this point in the history
  • Loading branch information
randaz81 committed May 25, 2022
1 parent a82a7cb commit 5bd3786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
env:
INPUT_USER_NAME: 'robotology-bot (Tag Repository Action)'
INPUT_USER_EMAIL: '[email protected]'
INPUT_PUSH_TOKEN: ${{ secrets.BOT_TOKEN }}
INPUT_PUSH_TOKEN: ${{ secrets.ROBOTOLOGY_BOT_TOKEN }}
YARP_TAG_BRANCH: ${{ github.event.inputs.branch }}
YARP_MAIN_BRANCH: ${{ github.event.inputs.main_branch }}
run: |
Expand Down

0 comments on commit 5bd3786

Please sign in to comment.