You've already forked wakapi-readme-stats
feature: Remove create comment
This commit is contained in:
10
.github/workflows/ci.yml
vendored
10
.github/workflows/ci.yml
vendored
@@ -74,12 +74,4 @@ jobs:
|
|||||||
if: ${{ github.ref != 'refs/heads/master' }}
|
if: ${{ github.ref != 'refs/heads/master' }}
|
||||||
with:
|
with:
|
||||||
name: ${{ format('github-pages-for-branch-{0}', env.BRANCH_NAME) }}
|
name: ${{ format('github-pages-for-branch-{0}', env.BRANCH_NAME) }}
|
||||||
path: assets
|
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