Skip to content

Commit

Permalink
Merge branch 'master' of github.com:bigCows/my-components-v3
Browse files Browse the repository at this point in the history
  • Loading branch information
bigCows committed Sep 1, 2023
2 parents f66ac7a + 2da5d7a commit a25168b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Deploy
uses: JamesIves/github-pages-deploy-action@releases/v3
with:
ACCESS_TOKEN: ${{ secrets.DEPLOY_V3_COMPONENTS }}
ACCESS_TOKEN: ${{ secrets.template_sercert }}
BRANCH: gh-pages
FOLDER: dist

0 comments on commit a25168b

Please sign in to comment.