Skip to content

Commit

Permalink
Update CD.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Maheshkale447 committed Jul 18, 2024
1 parent 0e83b6c commit 09b0329
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,14 @@ on:
type: number
required: true
default: '1'
debug_mode:
description: "Add Certificate"
type: choice
required: true
default: 'false'
options:
- true
- false
jobs:
Create-version-Number:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 09b0329

Please sign in to comment.