Skip to content

Commit

Permalink
Update pod-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
corin8823 committed Jan 1, 2020
1 parent 46ba4dc commit 1e67d99
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pod-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: pod-deploy

on:
push:
tags: v*.*.*
tags:
- '*'

jobs:
build:
Expand Down

0 comments on commit 1e67d99

Please sign in to comment.