test
This commit is contained in:
parent
44e9b72836
commit
d00cd300b3
2
.github/workflows/repopush.yml
vendored
2
.github/workflows/repopush.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
cd "/home/production/deployed/dappbundle/${{ github.event.repository.name }}" && rm -r .gitattributes
|
cd "/home/production/deployed/dappbundle/${{ github.event.repository.name }}" && rm -r .gitattributes
|
||||||
cd "/home/production/deployed/dappbundle/ && git push "https://ranchimalldev:${{ secrets.RM_ACCESS_TOKEN }}@github.com/ranchimall/dappbundle.git"
|
cd /home/production/deployed/dappbundle/ && git push "https://ranchimalldev:${{ secrets.RM_ACCESS_TOKEN }}@github.com/ranchimall/dappbundle.git"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user