Skip to content

Commit

Permalink
Update .github/workflows/apps_wallet_prod_build.yml
Browse files Browse the repository at this point in the history
Co-authored-by: DaughterOfMars <[email protected]>
  • Loading branch information
marc2332 and DaughterOfMars authored Nov 6, 2024
1 parent 25cad20 commit 28f485a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/apps_wallet_prod_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build Wallet App (Prod)
on:
push:
tags:
- "wallet-v[0-9]+.[0-9]+.[0-9]+*"
- "wallet-v\d+\.\d+\.\d+"

env:
DEFAULT_NETWORK: ${{ secrets.WALLET_PROD_DEFAULT_NETWORK }}
Expand Down

0 comments on commit 28f485a

Please sign in to comment.