fixing packagr actions for publishing artifacts.

This commit is contained in:
Jason Kulatunga
2021-10-23 16:49:26 -07:00
parent d346a394e6
commit 315b43ea05
+3
View File
@@ -51,6 +51,9 @@ jobs:
cd $PROJECT_PATH
make all
# restore modified dir to GH workspace.
cp -arf $PROJECT_PATH/. $GITHUB_WORKSPACE/
- name: Commit Changes
id: commit
uses: packagrio/action-releasr-go@master