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

Update committee_creation.yml

parent 1a27bb2d
No related branches found
No related tags found
1 merge request!12Dev
......@@ -27,7 +27,7 @@ jobs:
branch_name=${branch_name#refs/heads/committee/}
git config --global user.email "actions@github.com"
git config --global user.name "GitHub Actions"
git add "${pwd}/hey"
git add "./src/committee/${branch_name}.py"
git commit -m "Add ${branch_name}.py"
git push origin $branch_name
shell: bash
......
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