Skip to content

Commit

Permalink
ci(root): deploy master doc
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisMazel committed May 17, 2022
1 parent b12838e commit dd4cfd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build and Deploy
on:
push:
branches:
- master
- maz-ui-v2
jobs:
build-and-deploy:
concurrency: ci-${{ github.ref }} # Recommended if you intend to make multiple deployments in quick succession.
Expand Down

0 comments on commit dd4cfd8

Please sign in to comment.