Skip to content

Commit

Permalink
Update trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
geoff-vball committed Dec 19, 2023
1 parent fe83d6c commit c38d423
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ name: Release Teleporter
on:
push:
tags:
- "v*.*.*"
#- "v*.*.*"
- "testflow-v*"

jobs:
build_and_upload_artifacts:
Expand Down

0 comments on commit c38d423

Please sign in to comment.