Skip to content

Commit

Permalink
Update deploy-k8s workflow to trigger on published registry packages
Browse files Browse the repository at this point in the history
  • Loading branch information
YkeLit committed Aug 18, 2023
1 parent 5debf5b commit a3eca39
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-k8s.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Deploy to k8s

on:
registry_package:
action:
- published
workflow_dispatch:

jobs:
Expand Down

0 comments on commit a3eca39

Please sign in to comment.