We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a824bb commit da4f43eCopy full SHA for da4f43e
.github/workflows/publish.yml
@@ -23,4 +23,4 @@ jobs:
23
- run: gleam deps download
24
- run: gleam test
25
- run: gleam format --check src test
26
- - run: gleam publish
+ - run: gleam publish -y
0 commit comments