Skip to content

Commit

Permalink
Fix build and push branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
ClementWalter committed Jul 15, 2023
1 parent e4e109d commit ecfc308
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 @@ -3,7 +3,7 @@ name: Build and push
on:
push:
branches:
- "main"
- "staging"

jobs:
build_contracts:
Expand Down

0 comments on commit ecfc308

Please sign in to comment.