Skip to content

Commit d02019f

Browse files
authored
Update update-deployment.yaml
1 parent 319b1d4 commit d02019f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Checkout code
1313
uses: actions/checkout@v3
1414
with:
15-
repository: kotaicode/k8s-manifest-brouter
15+
repository: git@github.com:kotaicode/k8s-manifest-brouter.git
1616
ref: main
1717
token: ${{ secrets.GITHUB_TOKEN }}
1818

0 commit comments

Comments
 (0)