8000 Fixed release.yml · utPLSQL/utPLSQL@90d0e5d · GitHub
[go: up one dir, main page]

Skip to content

Commit 90d0e5d

Browse files
committed
Fixed release.yml
1 parent 1846c4f commit 90d0e5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
slack-workflow-status:
6868
if: always()
6969
name: Post Workflow Status To Slack
70-
needs: [ publish, upload_artifacts ]
70+
needs: [ upload_artifacts ]
7171
runs-on: ubuntu-latest
7272
steps:
7373
- name: Slack Workflow Notification

0 commit comments

Comments
 (0)
0