Skip to content

Commit

Permalink
Change to string
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaeltimbo committed Jan 27, 2021
1 parent 7124125 commit 36097fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@3.7.1
with:
GIT_CONFIG_NAME: ross-bott
GIT_CONFIG_EMAIL: raphaeltimbo@gmail.com
GIT_CONFIG_NAME: "ross-bott"
GIT_CONFIG_EMAIL: "raphaeltimbo@gmail.com"
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN_ROSS_BOTT }}
REPOSITORY_NAME: ross-rotordynamics/ross-website
BRANCH: master # The branch the action should deploy to.
Expand Down

0 comments on commit 36097fc

Please sign in to comment.