Skip to content
Snippets Groups Projects
Commit d4fe5c2e authored by GianlucaOberreit's avatar GianlucaOberreit Committed by Gianluca OBERREIT
Browse files

Update committee_creation.yml

parent bd94a4ec
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,7 @@ jobs: ...@@ -17,7 +17,7 @@ jobs:
- name: Check out code - name: Check out code
uses: actions/checkout@v3 uses: actions/checkout@v3
with: with:
ref: committee/${{ setps.branch_name.branch_name }} ref: committee/${{ steps.branch_name.branch_name }}
- name: Generate Committee File - name: Generate Committee File
run: | run: |
......
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