Skip to content

Commit

Permalink
filter non-teleporter major releases
Browse files Browse the repository at this point in the history
  • Loading branch information
cam-schultz committed Dec 13, 2024
1 parent 046ca6d commit 6d02308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: Release Teleporter
on:
push:
tags:
- "v*.*.0"
- "teleporter-v[0-9].0.0"

jobs:
build_and_upload_artifacts:
Expand Down

0 comments on commit 6d02308

Please sign in to comment.