Compare commits
10 Commits
2a9accd6a4
...
d817a0452b
| Author | SHA1 | Date | |
|---|---|---|---|
| d817a0452b | |||
| ab858880f7 | |||
|
|
9e4b939b4a | ||
|
|
c7490ebb62 | ||
|
|
d44d78a029 | ||
|
|
6432e232cd | ||
|
|
d11a7ff29c | ||
|
|
c019f68fd0 | ||
|
|
e18ea55e6d | ||
|
|
6b50bb9b26 |
2
.github/workflows/push-dappbundle.yml
vendored
2
.github/workflows/push-dappbundle.yml
vendored
@ -29,4 +29,4 @@ jobs:
|
||||
cd ${{ secrets.DEPLOYMENT_LOCATION}}/dappbundle && git clone https://github.com/ranchimall/${{ github.event.repository.name }}
|
||||
|
||||
cd "${{ secrets.DEPLOYMENT_LOCATION}}/dappbundle/${{ github.event.repository.name }}" && rm -rf .gitattributes .git .github .gitignore
|
||||
cd ${{ secrets.DEPLOYMENT_LOCATION}}/dappbundle/ && git add . && git commit -m "Workflow updating files of ${{ github.event.repository.name }}" && git push "https://ranchimalldev:${{ secrets.RM_ACCESS_TOKEN }}@github.com/ranchimall/dappbundle.git"
|
||||
cd ${{ secrets.DEPLOYMENT_LOCATION}}/dappbundle/ && git add . && git commit -m "Workflow updating files of ${{ github.event.repository.name }}" && git push "https://saketongit:${{ secrets.RM_ACCESS_TOKEN }}@github.com/ranchimall/dappbundle.git"
|
||||
|
||||
File diff suppressed because one or more lines are too long
1
scripts/floBlockchainAPI.min.js
vendored
Normal file
1
scripts/floBlockchainAPI.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
scripts/floTokenAPI.min.js
vendored
Normal file
1
scripts/floTokenAPI.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user