Skip to content

Commit

Permalink
chore: create aptos sdk draft release page
Browse files Browse the repository at this point in the history
  • Loading branch information
jamis-portto committed Mar 31, 2023
1 parent bcc89ed commit ce83837
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/create_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ on:
#
name: Create Release
env:
VERSION: 0.2.5
PACKAGE: Flow
DRAFT: false
VERSION: 0.1.0
PACKAGE: Aptos
DRAFT: ture
jobs:
build:
name: Create Release
Expand Down
5 changes: 5 additions & 0 deletions release/release_aptos.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Update:
Get access to all the blockchain interactions
- Interact with Aptos networks
- Sign transactions
- Send transactions

0 comments on commit ce83837

Please sign in to comment.