Skip to content

Commit

Permalink
Test using the GH token
Browse files Browse the repository at this point in the history
  • Loading branch information
IAmJSD committed Sep 12, 2019
1 parent 6700b70 commit 5b30f4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
if: github.ref == 'refs/heads/master'
uses: JamesIves/github-pages-deploy-action@2.0.0
env:
ACCESS_TOKEN: ${{ secrets.GITHUB_ACCESS_TOKEN }}
ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BASE_BRANCH: master
BRANCH: gh-pages
FOLDER: dist
Expand All @@ -45,6 +45,6 @@ jobs:
run: node ./build/createGithubComment.js
env:
COMMIT_SHA: ${{ github.sha }}
GITHUB_ACCESS_TOKEN: ${{ secrets.GITHUB_ACCESS_TOKEN }}
GITHUB_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SPACES_REGION: ${{ secrets.SPACES_REGION }}
SPACES_BUCKET: ${{ secrets.SPACES_BUCKET }}

1 comment on commit 5b30f4d

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit has been deployed to DigitalOcean Spaces for easy viewing. (DNS Tool, SPF Explainer)

Please # to comment.