Browse Source

fix: tweak indent

pull/18800/head
orzyyyy 5 years ago
parent
commit
1f01b40e05
  1. 4
      .github/workflows/deploy-site.yml

4
.github/workflows/deploy-site.yml

@ -2,8 +2,8 @@ name: Deploy website
on:
release:
types: [published]
branches:
- master
branches:
- master
jobs:
build-and-deploy:

Loading…
Cancel
Save