Skip to content

Commit

Permalink
fix: deploy only on tags created
Browse files Browse the repository at this point in the history
  • Loading branch information
david-iov committed Oct 9, 2024
1 parent c8ec532 commit 04f9ca8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy.boltz.mainnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ name: CD for Boltz Mainnet
on:
push:
tags:
- '**stable-boltzmainnet**'
branches:
- cd-boltz-mainnet
- '**stable-boltz**'

jobs:
deploy-boltz-mainnet:
Expand Down

0 comments on commit 04f9ca8

Please sign in to comment.