Skip to content

Commit

Permalink
ci: update on push tags
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmyLv committed Jul 2, 2023
1 parent 4eb7cf5 commit b448a21
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/release-remotion.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: "Relano - Automated Whats new videos"
on:
release:
types: [published, edited]
push:
branches:
- main
tags: [v\d+\.\d+\.\d+]

jobs:
run-whats-new:
Expand Down

0 comments on commit b448a21

Please sign in to comment.