Skip to content

Commit afbc441

Browse files
authored
Update release.yml
1 parent cf0b172 commit afbc441

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
uses: actions/checkout@v4
1616
- name: Upload
1717
run: |
18-
gh release upload ${{github.event.release.tag_name}} BUILD/4D-Macros.zip
18+
gh release upload ${{github.event.release.tag_name}} BUILD/${{github.event.repository.name}}.zip

0 commit comments

Comments
 (0)