Skip to content

Commit 6bef141

Browse files
authored
testing
1 parent 1e09b9b commit 6bef141

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/explorer.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ jobs:
2424
sed -i 's|apiUrl: .*$|apiUrl: "https://devnet-apac-explorer.workloads.shardeum.org",|' src/config/index.ts
2525
sed -i 's|GTM_Id: .*$|GTM_Id: "GTM-xxx",|' src/config/index.ts
2626
27-
# Commit the changes
28-
git commit -am "Applied inline patch for config updates"
29-
3027
# Log in to GitHub Container Registry
3128
- name: Log in to GitHub Container Registry
3229
env:

0 commit comments

Comments
 (0)