Skip to content

Commit d83698e

Browse files
committed
fix: add job dependency
1 parent 8cdfa5b commit d83698e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
ci:
5454
name: Run AKS CI
5555
runs-on: ubuntu-latest
56+
needs: publish
5657
permissions:
5758
contents: read
5859
id-token: write # This is required for requesting the JWT from AAD.

0 commit comments

Comments
 (0)