Skip to content

Commit

Permalink
Create deploy-to-production.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Frensisbras committed Sep 17, 2021
1 parent c1307a5 commit 09b38fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-production.yml
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@3.7.1
with:
REPOSITORY_NAME: Liverpool-sdg-data/Liverpool-sdg-data
REPOSITORY_NAME: Liverpool-sdg-data/data
ACCESS_TOKEN: ${{ secrets.token }}
BRANCH: gh-pages
FOLDER: _site
Expand Down

0 comments on commit 09b38fb

Please sign in to comment.