Skip to content

Commit

Permalink
syncing deploy scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
jlooper committed Sep 24, 2023
1 parent da27c06 commit 366a8ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 35 deletions.
33 changes: 0 additions & 33 deletions .github/workflows/deploy-vuepress.yml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/vuepress-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
n# When something is pushed to master, rebuild the docs
# When something is pushed to master, rebuild the docs
name: DeployToGitHubPages

on:
push:
branches:
- dev
- main

env:
NODE_VERSION: '10.x' # set this to the node version to use
Expand Down

0 comments on commit 366a8ed

Please sign in to comment.