Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Su <derek.su@suse.com>
  • Loading branch information
derekbit committed Jan 9, 2025
1 parent cfc04b7 commit 4f30d90
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-branch-image-tags.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ jobs:
token: ${{ secrets.CUSTOM_GITHUB_TOKEN }}
branch: "update-image-tags-${{ inputs.branch }}"
commit-message: "chore: update image tags for branch ${{ inputs.branch }}"
signoff: true
committer: longhorn[bot] <longhorn[bot]@users.noreply.github.com>
title: "chore: update image tags for branch ${{ inputs.branch }}"
body: |
This PR updates the image tags for branch ${{ inputs.branch }} to ${{ inputs.branch }}-head.
Expand Down

0 comments on commit 4f30d90

Please sign in to comment.