Skip to content

Commit ff00962

Browse files
authored
Merge branch 'main' into gammazero-patch-1
2 parents 497865f + fdaaa42 commit ff00962

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,13 @@ jobs:
4343
echo "workflow_run.head_sha: ${{ github.event.workflow_run.head_sha }}"
4444
4545
- name: Deploy to IPFS
46-
uses: ipfs/ipfs-deploy-action@1c46c3a36faff36031c94c8e8f4563ee5c38f172
46+
uses: ipfs/ipfs-deploy-action@v1
4747
id: deploy
4848
with:
4949
path-to-deploy: ${{ env.BUILD_PATH }}
5050
storacha-key: ${{ secrets.STORACHA_KEY }}
5151
storacha-proof: ${{ secrets.STORACHA_PROOF }}
5252
github-token: ${{ github.token }}
53-
retention-count: 10
54-
retention-days: 30
5553

5654
deploy-gh-pages:
5755
if: |

docs/community/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ We're in a lot of places. Here's [how to find them all](social-media.md) for you
109109

110110
### IPFS newsletter
111111

112-
Sign up for the IPFS Weekly newsletter to get project updates, community news, event details, and more. In your inbox every Tuesday. [Subscribe now!](https://ipfs.us4.list-manage.com/subscribe?u=25473244c7d18b897f5a1ff6b&id=cad54b2230)
112+
Sign up for the IPFS Weekly newsletter to get project updates, community news, event details, and more. In your inbox every Tuesday. [Subscribe now!](https://newsletter.ipfs.tech/)
113113

114114
### IPFS Blog
115115

0 commit comments

Comments
 (0)