Skip to content

Commit

Permalink
add push to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
titigmr committed May 2, 2023
1 parent 6635877 commit af511fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-version.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
on: workflow_dispatch
on: [workflow_dispatch, push]
name: Deploy on KUBE
jobs:
deploy-kube:
Expand Down

0 comments on commit af511fa

Please sign in to comment.