Skip to content

Commit

Permalink
fix(workflows): remove deprecated token (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
Torresmorah authored Dec 6, 2023
1 parent 8cd995f commit f164f4a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,5 @@ jobs:
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4
with:
token: ${{ secrets.ACCESS_TOKEN }}
branch: gh-pages
folder: storybook-static

0 comments on commit f164f4a

Please sign in to comment.