You've already forked wakapi-readme-stats
feature: Remove create comment
This commit is contained in:
8
.github/workflows/ci.yml
vendored
8
.github/workflows/ci.yml
vendored
@@ -75,11 +75,3 @@ jobs:
|
||||
with:
|
||||
name: ${{ format('github-pages-for-branch-{0}', env.BRANCH_NAME) }}
|
||||
path: assets
|
||||
|
||||
- name: Create Comment 💬
|
||||
uses: jungwinter/comment@v1
|
||||
with:
|
||||
type: create
|
||||
body: ${{ steps.make-stats.outputs.README_CONTENT }}
|
||||
issue_number: ${{ github.event.number }}
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user