Skip to content

Commit 189aa9b

Browse files
committed
test(ci): trigger deploy-packages on main branch of trivy-repo
1 parent 30ef4c9 commit 189aa9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-fork.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
run: |
5050
gh workflow run deploy-packages.yml \
5151
--repo "$GITHUB_REPOSITORY_OWNER/trivy-repo" \
52-
--ref feat/deploy-packages-workflow \
52+
--ref main \
5353
--field "version=$GITHUB_REF_NAME"
5454
5555
# Mock: mirrors needs of update-chart-version in release.yaml (needs: release, not deploy-packages)

0 commit comments

Comments
 (0)