diff --git a/.github/workflows/auto_sync.yml b/.github/workflows/auto_sync.yml new file mode 100644 index 0000000000..81fd78ae12 --- /dev/null +++ b/.github/workflows/auto_sync.yml @@ -0,0 +1,32 @@ +name: Sync Fork with Upstream + +on: + schedule: + - cron: '0 */12 * * *' # Rulează la fiecare 12 ore + workflow_dispatch: # Permite declanșarea manuală + +jobs: + sync: + runs-on: ubuntu-latest + + steps: + - name: Checkout the forked repo + uses: actions/checkout@v4 + + - name: Set up Git + run: | + git config user.name "github-actions[bot]" + git config user.email "github-actions[bot]@users.noreply.github.com" + + - name: Add upstream remote + # Aici este actualizarea: setează upstream-ul corect + run: git remote add upstream https://github.com/multiversx/mx-assets.git + + - name: Fetch upstream + run: git fetch upstream + + - name: Rebase onto upstream and Push + run: | + git checkout master + git rebase upstream/master + git push origin master --force diff --git a/devnet/tokens/CR7-05a3fb/info.json b/devnet/tokens/CR7-05a3fb/info.json new file mode 100644 index 0000000000..2c317c4712 --- /dev/null +++ b/devnet/tokens/CR7-05a3fb/info.json @@ -0,0 +1,5 @@ +{ + "website": "https://google.ro/", + "description": "Token de testat pe devnet", + "status": "active" +} \ No newline at end of file diff --git a/devnet/tokens/CR7-05a3fb/logo.png b/devnet/tokens/CR7-05a3fb/logo.png new file mode 100644 index 0000000000..92d8006785 Binary files /dev/null and b/devnet/tokens/CR7-05a3fb/logo.png differ diff --git a/devnet/tokens/CR7-05a3fb/logo.svg b/devnet/tokens/CR7-05a3fb/logo.svg new file mode 100644 index 0000000000..0348ccc44f --- /dev/null +++ b/devnet/tokens/CR7-05a3fb/logo.svg @@ -0,0 +1,1236 @@ + + + + + +