Skip to content

Commit

Permalink
Disable commenting on mdn#3555 (mdn#19499)
Browse files Browse the repository at this point in the history
  • Loading branch information
queengooborg authored and pull[bot] committed Jan 5, 2024
1 parent bd55819 commit 447812b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
- name: Add JSON as a release asset
run: gh release upload ${GITHUB_REF#refs/*/} build/data.json
- name: Publish stats for all data (#3555)
run: npm run --silent stats | gh issue comment https://github.com/mdn/browser-compat-data/issues/3555 --body-file -
# - name: Publish stats for all data (#3555)
# run: npm run --silent stats | gh issue comment https://github.com/mdn/browser-compat-data/issues/3555 --body-file -

0 comments on commit 447812b

Please sign in to comment.