Skip to content

Commit 25c626a

Browse files
committed
chore: add TODO comment to verify app address ownership in publish-orders workflow
1 parent 75e7183 commit 25c626a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-orders.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ jobs:
4242
working-directory: deployment-dapp
4343
run: echo "${{ github.event.inputs.app_address }}" > .app-address
4444

45+
46+
# TODO: Check WEB3MAIL_APP_OWNER_PRIVATEKEY is the owner of the app address set as input
4547
- name: Execute order action
4648
working-directory: deployment-dapp
4749
env:

0 commit comments

Comments
 (0)