Skip to content

Commit

Permalink
Merge pull request #71 from taco-official/KL-159/리팩토링
Browse files Browse the repository at this point in the history
KL-159/feat: add manual action
  • Loading branch information
seoulyego authored Oct 15, 2024
2 parents acaab0a + 8321e56 commit 25064af
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name: Deploy to AWS S3

on:
workflow_dispatch:
inputs:
environment:
type: string
default: manual
required: false
push:
branches:
- main
Expand Down

0 comments on commit 25064af

Please sign in to comment.