mirror of
https://github.com/tj-actions/pg-dump.git
synced 2024-12-20 01:18:49 +00:00
Update sync-release-version.yml
This commit is contained in:
parent
618c594c47
commit
6026c793da
1 changed files with 2 additions and 0 deletions
2
.github/workflows/sync-release-version.yml
vendored
2
.github/workflows/sync-release-version.yml
vendored
|
@ -9,6 +9,8 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
with:
|
||||||
|
fetch-depth: 0
|
||||||
- name: Bumpversion release version
|
- name: Bumpversion release version
|
||||||
uses: tj-actions/bumpversion@v7.2
|
uses: tj-actions/bumpversion@v7.2
|
||||||
id: bumpversion
|
id: bumpversion
|
||||||
|
|
Loading…
Add table
Reference in a new issue