Compare commits

...

10 Commits

Author SHA1 Message Date
d817a0452b
Update access token for git push in workflow
Some checks failed
Workflow push to Dappbundle / Build (push) Has been cancelled
2026-01-12 18:24:44 +05:30
ab858880f7 Update push-dappbundle.yml to use new Dappbundle access token 2026-01-12 01:04:35 +05:30
sairaj mote
9e4b939b4a Moving to new tor links 2024-01-21 01:27:44 +05:30
sairaj mote
c7490ebb62 updating floBlockchainAPI module 2024-01-19 01:29:45 +05:30
sairaj mote
d44d78a029
Update push-dappbundle.yml 2023-12-18 20:47:28 +05:30
sairaj mote
6432e232cd
Update push-dappbundle.yml 2023-12-18 20:46:08 +05:30
sairaj mote
d11a7ff29c
Update push-dappbundle.yml 2023-12-18 20:44:49 +05:30
sairaj mote
c019f68fd0
Update push-dappbundle.yml 2023-12-18 20:42:52 +05:30
sairaj mote
e18ea55e6d
Update push-dappbundle.yml 2023-12-18 20:38:54 +05:30
sairaj mote
6b50bb9b26
Update push-dappbundle.yml 2023-12-18 20:36:42 +05:30
5 changed files with 64 additions and 16 deletions

View File

@ -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

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

File diff suppressed because one or more lines are too long