-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Little Human <[email protected]>
- Loading branch information
Little Human
committed
Oct 22, 2022
1 parent
0821bcc
commit 1c85d3a
Showing
1 changed file
with
0 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -69,37 +69,12 @@ jobs: | |
registry-seed: ${{ secrets.REGISTRY_SEED }} | ||
registry-datakey: kongkowitpku.xyz | ||
|
||
- name: 🚚 Upload to Swarm | ||
uses: ethersphere/swarm-actions/upload-dir@latest | ||
id: swarm-upload | ||
with: | ||
bee-url: https://gateway.fairdatasociety.org/proxy/ | ||
dir: out | ||
index-document: index.html | ||
timeout: 60000 | ||
deferred: false | ||
|
||
- name: 🚚 Update Swarm feed | ||
uses: ethersphere/swarm-actions/write-feed@latest | ||
id: swarm-feed | ||
with: | ||
bee-url: https://gateway.fairdatasociety.org/proxy/ | ||
reference: ${{ steps.swarm-upload.outputs.reference }} | ||
topic: kongkow/soon | ||
signer: ${{ secrets.SIGNER }} | ||
|
||
- name: 🗑️ Collect Web3 CID's | ||
uses: mathiasvr/[email protected] | ||
id: web3-cid | ||
with: | ||
run: yarn cid ${{ steps.web3.outputs.cid }} | ||
|
||
- name: 🗑️ Collect Swarm CID's | ||
uses: ethersphere/swarm-actions/reference-to-cid@v0 | ||
id: swarm-cid | ||
with: | ||
reference: ${{ steps.swarm-upload.outputs.reference }} | ||
|
||
- name: ⚡ Update DNS with new IPFS hash | ||
env: | ||
CF_API_TOKEN: ${{ secrets.CLOUDFLARE_TOKEN }} | ||
|
@@ -126,12 +101,6 @@ jobs: | |
- [`${{ steps.web3.outputs.cid }}`.ipfs.dweb.link](https://${{ steps.web3.outputs.cid }}.ipfs.dweb.link) | ||
- [`${{ steps.web3.outputs.cid }}`.ipfs.cf-ipfs.com](https://${{ steps.web3.outputs.cid }}.ipfs.cf-ipfs.com) | ||
--- | ||
### Swarm deployment | ||
- **Upload ref**: `${{ steps.swarm-upload.outputs.reference }}` | ||
- **Feed ref**: `${{ steps.swarm-feed.outputs.reference }}` | ||
- **Feed Manifest**: `${{ steps.swarm-feed.outputs.manifest }}` | ||
- **CID**: [`${{ steps.swarm-cid.outputs.cid }}`.bzz.link](https://${{ steps.swarm-cid.outputs.cid }}.bzz.link) | ||
--- | ||
### Skynet deployment | ||
- **Latest Url**: [`${{ steps.skynet.outputs.skylink }}`](${{ steps.skynet.outputs.skylink-url }}) | ||
- **Resolver Url**: [`${{ steps.skynet.outputs.resolver-skylink }}`](${{ steps.skynet.outputs.resolver-skylink-url }}) |
1c85d3a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
kongkow-soon – ./
kongkow-soon-novonine.vercel.app
kongkowitpku.xyz
www.kongkowitpku.xyz
kongkow-soon-git-main-novonine.vercel.app
kongkow-soon.vercel.app