mirror of
https://github.com/pezkuwichain/pez-solochain-template.git
synced 2026-04-22 06:48:02 +00:00
Update URLs for PezkuwiChain rebrand
This commit updates the repository and homepage URLs to point to the PezkuwiChain organization and website. Changes: - Updated `homepage` in `Cargo.toml` to `https://pezkuwichain.io`. - Updated `repository` in `Cargo.toml` to `https://github.com/pezkuwichain/pez-solochain-template.git`. - Updated `README.md` links to reflect the new organization (`pezkuwichain`) instead of `paritytech` or `substrate-developer-hub`. - Updated Docker build tag in `.github/workflows/ci.yml`.
This commit is contained in:
@@ -73,5 +73,5 @@ jobs:
|
||||
swap-storage: false
|
||||
|
||||
- name: Build the Dockerfile
|
||||
run: docker build . -t polkadot-sdk-solochain-template
|
||||
run: docker build . -t pez-solochain-template
|
||||
timeout-minutes: 90
|
||||
|
||||
Reference in New Issue
Block a user