Skip to content

Commit 42f9296

Browse files
committed
Update GitHub Action
1 parent 57b9907 commit 42f9296

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/_deploy_api.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
jobs:
1111
deploy:
1212
runs-on: ubuntu-22.04
13+
environment: ${{ inputs.environment }}
1314
steps:
1415
- name: Checkout repository
1516
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)