Skip to content

Commit aaf2c40

Browse files
author
Jake Champion
committed
chore: add wasm-tools to release-please workflow
1 parent 33db938 commit aaf2c40

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ on:
22
push:
33
branches:
44
- main
5-
5+
env:
6+
wasm-tools_version: 1.0.28
67
name: release-please
78
jobs:
89
release:

0 commit comments

Comments
 (0)