Skip to content

Commit

Permalink
v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelmanzanera committed Mar 15, 2023
1 parent db486e6 commit ae58028
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.7.0
uses: archethic-foundation/aeweb-github-action@v1.7.1
with:
seed: ${{ secrets.ARCH_BASE_SEED }}
endpoint: "https://testnet.archethic.net" #Endpoint you want to deploy to
Expand Down Expand Up @@ -51,7 +51,7 @@ jobs:

- name: Deploy to AEweb
id: deploy
uses: archethic-foundation/aeweb-github-action@v1.7.0
uses: archethic-foundation/aeweb-github-action@v1.7.1
with:
seed: ${{ secrets.ARCH_BASE_SEED }}
endpoint: "https://testnet.archethic.net" #Endpoint you want to deploy to
Expand Down

0 comments on commit ae58028

Please sign in to comment.