Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
yonilerner committed Jan 11, 2024
1 parent 7f83d85 commit 52f008a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: tree
run: tree
- name: Create Archive
run: zip -r RetakesAllocator-{{github.ref_name}}.zip RetakesAllocator
run: zip -r RetakesAllocator-${{github.ref_name}}.zip .
- name: tree2
run: tree
- name: Get Release Info
Expand Down

0 comments on commit 52f008a

Please sign in to comment.