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 74efa49 commit 4ceaf25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/renew.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
add-paths: |
config/*
commit-message: add new vara config
branch: ${{ steps.new-branch.outputs.name }}
branch: "${{ steps.new-branch.outputs.name }}"
delete-branch: true
base: master
title: "[Automated] ${{ needs.check_release.outputs.version }}"
Expand Down

0 comments on commit 4ceaf25

Please sign in to comment.