Skip to content

Commit 54b0481

Browse files
committed
Update release.yml
1 parent 9a0282b commit 54b0481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
command: |
3131
version = erase('${{ github.ref_name }}', 'v');
32-
createMLTBX('gramm_packaging.prj', version);
32+
createMLTBX('gramm.prj', version);
3333
3434
- name: Create Release
3535
uses: softprops/action-gh-release@v1

0 commit comments

Comments
 (0)