Skip to content

Commit

Permalink
chore(actions): update github actions
Browse files Browse the repository at this point in the history
- add github PR deployment link
  • Loading branch information
ajimae committed May 8, 2024
1 parent b8c5ada commit 8cf7a7d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
uses: chrnorm/deployment-action@v2
id: deployment
with:
# token: ${{ steps.generate_github_token.outputs.token }}
token: ${{ steps.generate_github_token.outputs.token }}
environment-url: https://commercetools.github.io/commercetools-sdk-typescript
environment: production
environment: production
repo: gh-pages

0 comments on commit 8cf7a7d

Please sign in to comment.