Skip to content

Commit

Permalink
#trivial #playground auto deploy on push
Browse files Browse the repository at this point in the history
  • Loading branch information
bangtoven committed May 23, 2024
1 parent 450c4d2 commit 85dd820
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Deploy Coinbase Wallet SDK Playground to Pages

on:
workflow_dispatch:
push:
branches: [playground]

permissions:
contents: read
Expand Down

0 comments on commit 85dd820

Please sign in to comment.