Skip to content

Commit e55357c

Browse files
🔧 fix deploy auto notification job dependency (#4084)
1 parent 9c75f5e commit e55357c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab/deploy-auto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ notify-deploy-ready:
121121
notify-deploy-success:
122122
stage: post-notify
123123
needs:
124-
- step-6_publish-developer-extension
124+
- step-8_create-github-release
125125
extends:
126126
- .prepare_notification
127127
script:

0 commit comments

Comments
 (0)