Skip to content

Commit

Permalink
ci: used node 18 and checkoutv4
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleksii Mukiienko committed Dec 19, 2023
1 parent d092d1b commit b42743c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
- name: Deploy storybook to Github Pages
run: npm run storybook:deploy -- --ci
env:
GH_TOKEN: Textkernel:${{ secrets.GITHUB_TOKEN }}
GH_TOKEN: ${{ github.actor }}:${{ secrets.GITHUB_TOKEN }}

0 comments on commit b42743c

Please sign in to comment.