Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Su <[email protected]>
  • Loading branch information
derekbit committed Jan 9, 2025
1 parent 48e5191 commit 8e633ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-branch-image-tags.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@ jobs:
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>
author: longhorn[bot] <longhorn[bot]@users.noreply.github.com>
committer: longhorn-io-github-bot <longhorn[bot]@users.noreply.github.com>
author: longhorn-io-github-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 8e633ef

Please sign in to comment.