Skip to content

Commit

Permalink
ci(automation): avoid branch name collision on Version Uptick workflow (
Browse files Browse the repository at this point in the history
  • Loading branch information
mattdibi authored Nov 3, 2023
1 parent 17814c7 commit 9b83ba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/version-uptick.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ jobs:
title: "chore: automated uptick to ${{ steps.get-version.outputs.version }}"
commit-message: "chore: automated uptick to ${{ steps.get-version.outputs.version }}"
body: "Automated changes by _Version uptick automation_ action: automated uptick to ${{ steps.get-version.outputs.version }} version"
branch-suffix: short-commit-hash
branch-suffix: timestamp

0 comments on commit 9b83ba5

Please sign in to comment.