Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
parkdaye authored Jun 30, 2024
1 parent b153632 commit 9e241de
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name: CD with naver cloud platform

on:
workflow_dispatch:
inputs:
tags:
description: 'Deploy Tags'
required: false
type: boolean
push:
branches: [ "main" ]

Expand Down

0 comments on commit 9e241de

Please sign in to comment.