Skip to content

Commit

Permalink
changed deploy-message
Browse files Browse the repository at this point in the history
  • Loading branch information
bengtlofgren committed Aug 2, 2023
1 parent e35d403 commit 99779f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-wallet-at-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
publish-dir: "./apps/namada-interface/build"
production-branch: main
github-token: ${{ secrets.GITHUB_TOKEN }}
deploy-message: "Merged PR ${{ github.event.number }} to main"
deploy-message: "Deployed $REACT_APP_NAMADA_ALIAS to netlify"
env:
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_ACCESS_TOKEN_WALLET_PREVIEW }}
NETLIFY_SITE_ID: 2380782e-9b20-477a-bc27-b4e9d05e16f3
Expand Down

0 comments on commit 99779f1

Please sign in to comment.