Skip to content

Commit

Permalink
hotfix in deployment (#61)
Browse files Browse the repository at this point in the history
Co-authored-by: ihor-panasiuk95 <[email protected]>
  • Loading branch information
skynetigor and ihor-panasiuk95 authored Oct 12, 2022
1 parent dc4525e commit 34eff9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build develop

on:
push:
branches: [deploy_showcase_to_firebases]
branches: [develop]

concurrency:
group: build-develop-${{ github.head_ref || github.ref_name }}
Expand Down

0 comments on commit 34eff9b

Please sign in to comment.