1 parent 2e8f81f commit 3595c18Copy full SHA for 3595c18
1 file changed
.github/workflows/ci.yaml
@@ -79,6 +79,7 @@ jobs:
79
needs:
80
- changes
81
- test
82
+ - release
83
runs-on: ubuntu-latest
84
steps:
85
- name: Echo Success
0 commit comments