We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bafa88 commit d8cbcd6Copy full SHA for d8cbcd6
.github/workflows/custom_release.yaml
@@ -24,6 +24,6 @@ jobs:
24
NEXT_PUBLIC_SITE_HOME_URL: "https://aleph.cloud/"
25
26
- name: Push to IPFS
27
- uses: aleph-im/aleph-github-actions/push-to-ipfs@v1
+ uses: aleph-im/aleph-github-actions/push-to-ipfs@v1.1.1
28
with:
29
upload-dir: out
.github/workflows/new_version_release.yaml
@@ -69,7 +69,7 @@ jobs:
69
70
71
id: push_to_ipfs
72
73
74
75
0 commit comments