Update pages.yml

This commit is contained in:
Waylon Walker 2020-03-09 21:10:48 -05:00 committed by GitHub
parent dd1c43bd30
commit 793e4ad5ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,10 +16,12 @@ jobs:
COMMITER_EMAIL="${GITHUB_ACTOR}-@users.noreply.github.com"
echo "COMMITER_NAME: ${COMMITER_NAME}"
echo "COMMITER_EMAIL: ${COMMITER_EMAIL}"
echo "REMOTE: ${REMOTE}"
mkdir /tmp/github-pages
cd /tmp/github-pages
git init
git init .
git checkout --orphan gh-pages
git status --short
# git ls-remote --heads ${REMOTE} gh-pages