fixing packagr actions for publishing artifacts.
This commit is contained in:
@@ -51,6 +51,9 @@ jobs:
|
|||||||
cd $PROJECT_PATH
|
cd $PROJECT_PATH
|
||||||
make all
|
make all
|
||||||
|
|
||||||
|
# restore modified dir to GH workspace.
|
||||||
|
cp -arf $PROJECT_PATH/. $GITHUB_WORKSPACE/
|
||||||
|
|
||||||
- name: Commit Changes
|
- name: Commit Changes
|
||||||
id: commit
|
id: commit
|
||||||
uses: packagrio/action-releasr-go@master
|
uses: packagrio/action-releasr-go@master
|
||||||
|
|||||||
Reference in New Issue
Block a user