Skip to content
Snippets Groups Projects
Unverified Commit aa6b92af authored by GianlucaOberreit's avatar GianlucaOberreit Committed by GitHub
Browse files

Update committee_creation.yml

parent bd59231a
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,7 @@ jobs:
response=$(curl -X PUT \
-H "Accept: application/vnd.github+json" \
-H "Authorization: Bearer $GITHUB_TOKEN" \
https://api.github.com/BX-bot-ecosystem/Telegram-BX-Bot/teams/$team_id/repos/BX-bot-ecosystem/Telegram-BX-Bot
https://api.github.com/BX-bot-ecosystem/Telegram-BX-Bot/teams/$team_id/repos/BX-bot-ecosystem/Telegram-BX-Bot \
-d '{"permission": "push"}')
echo "Add Team to Repo Response: $response"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment