Skip to content

Commit d8cbcd6

Browse files
committed
chore: upgrade to push to ipfs v1.1.1
1 parent 4bafa88 commit d8cbcd6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/custom_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
NEXT_PUBLIC_SITE_HOME_URL: "https://aleph.cloud/"
2525

2626
- name: Push to IPFS
27-
uses: aleph-im/aleph-github-actions/push-to-ipfs@v1
27+
uses: aleph-im/aleph-github-actions/push-to-ipfs@v1.1.1
2828
with:
2929
upload-dir: out

.github/workflows/new_version_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969

7070
- name: Push to IPFS
7171
id: push_to_ipfs
72-
uses: aleph-im/aleph-github-actions/push-to-ipfs@v1
72+
uses: aleph-im/aleph-github-actions/push-to-ipfs@v1.1.1
7373
with:
7474
upload-dir: out
7575

0 commit comments

Comments
 (0)