Skip to content

Commit

Permalink
changed the name of team code secret token
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexAntn authored and traversaro committed Aug 29, 2020
1 parent 3712d5c commit 49afb80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/icubTechIIT_code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v1
with:
token: ${{ secrets.CODE_REPO_ACCESS_TOKEN }}
token: ${{ secrets.ICUB_TECH_TEAM_CODE_ACCESS_TOKEN }}
repository: icub-tech-iit/code
event-type: superbuild_release
client-payload: '{"version": "${{ steps.get_version.outputs.VERSION }}", "type": "superbuild_release"}'

0 comments on commit 49afb80

Please sign in to comment.