Skip to content

Commit

Permalink
1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelmanzanera committed Feb 23, 2023
1 parent 1c44935 commit 4dc745f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Deploy to AEweb
id: deploy
uses: archethic-foundation/aeweb-github-action@v1.6.2
uses: archethic-foundation/aeweb-github-action@v1.6.3
with:
seed: ${{ secrets.ARCH_BASE_SEED }}
endpoint: "https://testnet.archethic.net" #Endpoint you want to deploy to
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "deploy-aeweb-github-actions",
"type": "module",
"version": "1.6.2",
"version": "1.6.3",
"description": "",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 4dc745f

Please sign in to comment.