Skip to content

Commit a68db74

Browse files
committed
build: Adjust C release build
Signed-off-by: Dmitry Dygalo <[email protected]>
1 parent f417835 commit a68db74

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/c-release.yml

+2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
- name: Release
2222
uses: softprops/action-gh-release@v2
2323
with:
24+
make_latest: false
25+
name: "[C] Release ${{ github.ref }}"
2426
files: |
2527
bindings/c/target/release/libcss_inline.so
2628
bindings/c/css_inline.h

0 commit comments

Comments
 (0)