Browse Source

ci: update release branch

restructure
Garrit Franke 4 years ago
parent
commit
6d9799f0d0
  1. 2
      .github/workflows/deploy.yml

2
.github/workflows/deploy.yml

@ -1,7 +1,7 @@
on: on:
push: push:
branches: branches:
- master - release
name: Deploy to Github Pages name: Deploy to Github Pages
jobs: jobs:
deploy: deploy:

Loading…
Cancel
Save