Browse Source

chore: make a publish script executable

pull/25/head
mingrammer 4 years ago
parent
commit
7c4014c7d7
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      website/publish.sh

+ 1
- 0
website/publish.sh View File

@@ -1 +1,2 @@
#!/bin/bash
GIT_USER=mingrammer CURRENT_BRANCH=master USE_SSH=true yarn run publish-gh-pages

Loading…
Cancel
Save