Skip to content

Commit

Permalink
update GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
satoshin21 committed Jan 9, 2020
1 parent 68137a9 commit d473e2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-pods.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: deploy-pod

on:
push:
tags: v*
tags: *

jobs:
build:
Expand Down

0 comments on commit d473e2e

Please sign in to comment.