Skip to content

Commit 36464fb

Browse files
committed
Merge branch 'xion-testnet-2' of github.com:AbstractSDK/abstract into xion-testnet-2
2 parents 5bb33a7 + a0830c9 commit 36464fb

File tree

90 files changed

+1143
-1062
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+1143
-1062
lines changed

.github/workflows/gh-pages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: framwork-gh-pages-deploy
1+
name: framework-gh-pages-deploy
22

33
on:
44
push:
@@ -52,7 +52,7 @@ jobs:
5252
5353
- name: Upload artifact
5454
if: ${{ github.event_name != 'pull_request' }}
55-
uses: actions/upload-pages-artifact@v1
55+
uses: actions/upload-pages-artifact@v3
5656
with:
5757
# Upload book repository
5858
path: './framework/docs/book'

0 commit comments

Comments
 (0)