Commit 8088dac
Merge #428
428: Update publishing workflow r=curquiza a=Strift
# Pull Request
## Related issue
Error running publishing job: https://github.com/meilisearch/meilisearch-dart/actions/runs/14748878787
> [Error](https://github.com/meilisearch/meilisearch-dart/actions/runs/14748878787/workflow)
> reusable workflows should be referenced at the top-level `jobs.*.uses' key, not within steps
## What does this PR do?
- Reference the workflow at the `job.*.uses` key level
- Separate the "check release" in a different job
Thank you so much for contributing to Meilisearch!
Co-authored-by: Strift <lau.cazanove@gmail.com>1 file changed
+7
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
| 9 | + | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
15 | 13 | | |
16 | 14 | | |
17 | 15 | | |
18 | | - | |
19 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
0 commit comments