fixing packagr actions for publishing artifacts.
This commit is contained in:
@@ -28,6 +28,8 @@ jobs:
|
|||||||
git --version
|
git --version
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
with:
|
||||||
|
fetch-depth: 0
|
||||||
- name: Bump version
|
- name: Bump version
|
||||||
id: bump_version
|
id: bump_version
|
||||||
uses: packagrio/action-bumpr-go@master
|
uses: packagrio/action-bumpr-go@master
|
||||||
|
|||||||
Reference in New Issue
Block a user