Skip to content

Commit

Permalink
fix: renew config
Browse files Browse the repository at this point in the history
  • Loading branch information
osipov-mit committed Dec 4, 2024
1 parent 4ceaf25 commit ea31397
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/renew.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,8 @@ jobs:
add-paths: |
config/*
commit-message: add new vara config
branch: "${{ steps.new-branch.outputs.name }}"
branch: "$BRANCH_PREFIX/"
branch-suffix: timestamp
delete-branch: true
base: master
title: "[Automated] ${{ needs.check_release.outputs.version }}"
Expand Down

0 comments on commit ea31397

Please sign in to comment.