Skip to content

Commit 54e3dbd

Browse files
committed
rename job call
Signed-off-by: Nitish Bharambe <[email protected]>
1 parent ec5647e commit 54e3dbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
permissions:
5353
contents: write
5454
id-token: write # Required for Trusted Publishing
55-
needs: github-release
55+
needs: build-test-release
5656
if: (github.event_name == 'workflow_dispatch') || github.event_name == 'push'
5757

5858
steps:

0 commit comments

Comments
 (0)