fixing packagr actions for publishing artifacts.

This commit is contained in:
Jason Kulatunga
2021-10-23 17:03:31 -07:00
parent 315b43ea05
commit fe3f38ae54
+2
View File
@@ -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