Skip to content

Commit

Permalink
chore: Update to be triggered when tag pushed (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeDongGeon1996 authored Dec 29, 2023
1 parent cdd7bf3 commit e80b1b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
push:
branches:
- main
tags:
- '[0-9]+.[0-9]+.[0-9]+'

jobs:

Expand Down

0 comments on commit e80b1b2

Please sign in to comment.