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

Update committee_creation.yml

parent 6997a87c
No related branches found
No related tags found
1 merge request!12Dev
......@@ -46,7 +46,7 @@ jobs:
branch_name=${branch_name#refs/heads/committee/}
curl -X POST \
-H "Accept: application/vnd.github+json" \
-H "Authorization: Bearer $GITHUB_TOKEN" \
-H "Authorization: Bearer ${{ secrets.ADMING_ACCESS }}" \
https://api.github.com/orgs/BX-bot-ecosystem/teams \
-d '{"name":"'$branch_name'","privacy":"closed"}' \
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