Skip to content

Commit da4f43e

Browse files
committed
🔧 auto confirm publish
1 parent 5a824bb commit da4f43e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
- run: gleam deps download
2424
- run: gleam test
2525
- run: gleam format --check src test
26-
- run: gleam publish
26+
- run: gleam publish -y

0 commit comments

Comments
 (0)