Skip to content

Commit

Permalink
Update mean_bean_deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
XAMPPRocky committed Mar 4, 2024
1 parent 4760dbc commit 476bf2a
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/mean_bean_deploy.yml
@@ -1,8 +1,9 @@
on:
push:
# Sequence of patterns matched against refs/tags
tags:
- "v*" # Push events to matching v*, i.e. v1.0, v20.15.10
workflow_run:
workflows: ["Release-plz"]
branches: [main]
types:
- completed

name: Mean Bean Deploy
env:
Expand Down

0 comments on commit 476bf2a

Please sign in to comment.