Merge pull request #44 from github/addDevDeployment

again?
This commit is contained in:
Lukas Gravley 2020-01-09 13:44:17 -06:00 committed by GitHub
commit 8ebf5efa97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,6 +36,7 @@ jobs:
##########################
- name: Checkout Code
uses: actions/checkout@v2
run: git fetch --no-tags --prune --depth=1 origin +refs/heads/*:refs/remotes/origin/*
######################
# Run Removal script #