Skip to content

Commit 871a2d8

Browse files
committed
chore: test with rc version
1 parent 8f3f4ad commit 871a2d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ jobs:
176176

177177
notify-complete-fail:
178178
if: ${{ failure() || cancelled() }}
179-
needs: [ release, oclif-release, platform-executables-release ]
179+
needs: [ update-api-definitions-changelog ]
180180
name: Notify Release Failed
181181
runs-on: ubuntu-latest
182182
steps:

0 commit comments

Comments
 (0)