Skip to content

Commit dabab4a

Browse files
Merge remote-tracking branch 'origin/master-sync-ipfs'
2 parents e57d2f5 + 3c63c5b commit dabab4a

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

github/ipfs.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3630,8 +3630,9 @@ repositories:
36303630
admin:
36313631
- 2color
36323632
default_branch: main
3633-
description: "GitHub Action to generate CIDs and deploy static sites to IPFS
3634-
using CAR files and pinning services "
3633+
description: Official IPFS GitHub Action for deploying static sites (or builds)
3634+
to IPFS nodes/pinning services with CAR files, and addressing site builds
3635+
with CIDs
36353636
has_discussions: false
36363637
merge_commit_message: PR_TITLE
36373638
merge_commit_title: MERGE_MESSAGE
@@ -3641,6 +3642,7 @@ repositories:
36413642
squash_merge_commit_title: COMMIT_OR_PR_TITLE
36423643
topics:
36433644
- actions
3645+
- car-file
36443646
- cid
36453647
- deploy
36463648
- github
@@ -3702,9 +3704,12 @@ repositories:
37023704
- ipfs-desktop
37033705
- ipfs-gui
37043706
- ipfs
3707+
- ipns
37053708
- menubar
37063709
- p2p
3710+
- pinning
37073711
- protocol
3712+
- unixfs
37083713
visibility: public
37093714
ipfs-docs:
37103715
advanced_security: false

0 commit comments

Comments
 (0)