We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ed93ec1 + e2c54eb commit 22ff683Copy full SHA for 22ff683
.github/workflows/generate-docs.yml
@@ -148,7 +148,6 @@ jobs:
148
message: |
149
View rendered docs @ https://intelpython.github.io/dpctl/pulls/${{ env.PR_NUM }}/index.html
150
repo-token: ${{ secrets.GITHUB_TOKEN }}
151
- repo-token-user-login: 'github-actions[bot]'
152
- name: Comment with URL about removal of PR docs
153
if: ${{ github.event.pull_request && !github.event.pull_request.head.repo.fork && github.event.action == 'closed' }}
154
env:
@@ -158,4 +157,3 @@ jobs:
158
157
159
Deleted rendered PR docs from intelpython.github.com/dpctl, latest should be updated shortly. :crossed_fingers:
160
161
0 commit comments