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

Update committee_creation.yml

parent aa6b92af
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,7 @@ jobs:
- name: Add Team to Repo
env:
GITHUB_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
GITHUB_TOKEN: ${{ secrets.ORG_ADMIN }}
run: |
branch_name=${{ github.ref }}
branch_name=${branch_name#refs/heads/comm/}
......
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