Skip to content

Commit

Permalink
Update deploy-to-production.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arc17854 authored Jul 21, 2023
1 parent a61aa70 commit 14cfbf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
uses: JamesIves/[email protected]
with:
REPOSITORY_NAME: ods-cantabria/ods-data-cantabria
ACCESS_TOKEN: ${{ secrets.token }}
ACCESS_TOKEN: ${{ secrets.TOKEN }}
BRANCH: gh-pages
FOLDER: _site
CLEAN: true

0 comments on commit 14cfbf7

Please sign in to comment.