Skip to content

Commit

Permalink
fix xyz deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasochem committed Jan 8, 2024
1 parent 88343cd commit b6626d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Deploy to Teztnets.xyz
uses: peaceiris/actions-gh-pages@v3
with:
deploy_key: ${{ secrets.TEZTNETS_COM_DEPLOY_KEY }}
deploy_key: ${{ secrets.TEZTNETS_XYZ_DEPLOY_KEY }}
publish_dir: ./target/release
external_repository: oxheadalpha/teztnets
enable_jekyll: true
Expand Down

0 comments on commit b6626d4

Please sign in to comment.