Skip to content

Commit

Permalink
tag 일때만 동작하도록
Browse files Browse the repository at this point in the history
  • Loading branch information
murjune committed Oct 22, 2024
1 parent 5a3132c commit b607f83
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/Android_Release_CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: Android PR Builder

on:
push:
branches: [ "an/release*" ]
tags:
- "v*.*.*"

jobs:
build:
Expand Down

0 comments on commit b607f83

Please sign in to comment.