fixing packagr actions for publishing artifacts.

pull/210/head
Jason Kulatunga 3 years ago
parent 315b43ea05
commit fe3f38ae54

@ -28,6 +28,8 @@ jobs:
git --version
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Bump version
id: bump_version
uses: packagrio/action-bumpr-go@master

Loading…
Cancel
Save