Browse Source

build production

pull/43/head
Emile Nijssen 4 years ago
parent
commit
0b74b77d8b
  1. 2
      .github/workflows/deploy.yml

2
.github/workflows/deploy.yml

@ -19,6 +19,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
- ref: production
- uses: benjlevesque/[email protected]

Loading…
Cancel
Save