Skip to content

Commit 3b81094

Browse files
authored
ci: add cshake and turbo-shake to the publish workflow (#828)
1 parent 3d07792 commit 3b81094

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
'bash-hash-v*',
77
'belt-hash-v*',
88
'blake2-v*',
9+
'cshake-v*',
910
'fsb-v*',
1011
'gost94-v*',
1112
'groestl-v*',
@@ -25,6 +26,7 @@ on:
2526
'sm3-v*',
2627
'streebog-v*',
2728
'tiger-v*',
29+
'turbo-shake-v*',
2830
'whirlpool-v*',
2931
]
3032

0 commit comments

Comments
 (0)