updating github action workflow

This commit is contained in:
2025-02-02 17:28:56 -06:00
parent 468837c985
commit cd64db9eb7
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
name: 'API Build and Deploy' name: 'API Build'
on: on:
workflow_call: workflow_call:
inputs: inputs:

View File

@@ -1,8 +1,8 @@
name: 'App Build and Deploy' name: 'App Build'
on: on:
workflow_call: workflow_call:
inputs: inputs:
calling_workflow: environment_name:
required: true required: true
type: string type: string
version_number: version_number: