Skip to content

Commit 452467d

Browse files
committed
Update build-and-publish.yml
1 parent 96a37e2 commit 452467d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
# uncomment this on demand
2222
- run: sudo chmod -R a+x octave_php_wrapper/inst
2323
- run: tar --warning=no-file-changed --exclude='octave_php_wrapper/.git' --exclude='octave_php_wrapper/.github' -czvf octave_php_wrapper.tar.gz octave_php_wrapper
24-
- run: gh release upload 0.1.0 octave_php_wrapper.tar.gz --repo $GITHUB_REPOSITORY
24+
- run: gh release upload 0.2.0 octave_php_wrapper.tar.gz --repo $GITHUB_REPOSITORY

0 commit comments

Comments
 (0)