workflow command

This commit is contained in:
drethereum 2025-04-25 14:55:11 -06:00
parent c857b9276c
commit 07a631a08e

View File

@ -15,5 +15,5 @@ jobs:
with:
command_name: Deploy New Github Actions
command: |
make deploy_new_github_action DBT_TARGET=prod
make deploy_new_gha_tasks DBT_TARGET=prod
secrets: inherit