mirror of
https://github.com/prometheus-community/ansible
synced 2024-11-22 03:43:09 +00:00
Merge pull request #36 from prometheus-community/superq/fix_auto_cl
This commit is contained in:
commit
0d9737fb4b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -49,6 +49,7 @@ jobs:
|
|||
with:
|
||||
branch: ${{ github.event.pull_request.base.ref }}
|
||||
commit_message: "chore: update version"
|
||||
push_options: --force
|
||||
|
||||
- name: "Checkout updated branch"
|
||||
uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in a new issue