Skip to content

Commit

Permalink
deploy.yml fix
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrikMatiasko committed Apr 15, 2024
1 parent 35f5636 commit e3700c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/storybook-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
with:
path: storybook-static
checkout: false
env:
GH_TOKEN: ${{ github.actor }}:${{ secrets.GITHUB_TOKEN }}
env:
GH_TOKEN: ${{ github.actor }}:${{ secrets.GITHUB_TOKEN }}

0 comments on commit e3700c3

Please sign in to comment.