Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
puneetbehl committed Nov 7, 2023
1 parent 0c52b1c commit 2d111ce
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Manual Deploy to GCP
on:
workflow_dispatch:
inputs:
release:
description: 'Release version'
required: true
inputs:
release:
description: 'Release version'
required: true
jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2d111ce

Please sign in to comment.