Skip to content

Commit 48c58f5

Browse files
fix update sourcebot version workflow to properly support workflow calls from different repositories
1 parent e36d4f4 commit 48c58f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-sourcebot-version.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
- name: Checkout repository
1717
uses: actions/checkout@v4
1818
with:
19+
repository: sourcebot-dev/sourcebot-helm-chart
1920
token: ${{ secrets.GITHUB_TOKEN }}
2021

2122
- name: Get current Sourcebot version

0 commit comments

Comments
 (0)