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 f2536f0 commit b8c5ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ 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

0 comments on commit b8c5ada

Please sign in to comment.