Skip to content

Commit

Permalink
Merge pull request #685 from ava-labs/distinguish-teleporter-release
Browse files Browse the repository at this point in the history
filter non-teleporter major releases
  • Loading branch information
cam-schultz authored Dec 13, 2024
2 parents 046ca6d + 6d02308 commit 4a43331
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 4a43331

Please sign in to comment.