Skip to content

Commit 5842ec1

Browse files
committed
added run wf
Signed-off-by: swastik959 <Sswastik959@gmail.com>
1 parent 601c4bd commit 5842ec1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,9 @@ jobs:
163163
private-key: ${{ env.PRIVATE_KEY }}
164164
owner: ${{ github.repository_owner }}
165165
- name: Dispatch to rancher/charts
166+
env:
167+
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
168+
run: |
166169
VERSION_OVERRIDE="minor"
167170
gh workflow run "Manual Trigger for Auto Bump" \
168171
--repo rancher/charts \

0 commit comments

Comments
 (0)