Revert "Add release comment action"
This reverts commit 707cd2cd690895181126f5deccc136eeafd744af.
This commit is contained in:
parent
c2cc0a17c3
commit
9346b17c68
6
.github/workflows/android.yml
vendored
6
.github/workflows/android.yml
vendored
@ -56,8 +56,4 @@ jobs:
|
||||
generateReleaseNotes: true
|
||||
artifacts: app/build/outputs/apk/release/app-release.apk, app/manifest.json, app/karoo-headwind.png
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Comment on related issues and pull requests
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
uses: remix-run/release-comment-action@0.4.1
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
Loading…
x
Reference in New Issue
Block a user