Skip to content

Commit

Permalink
Disable creating discussion on release
Browse files Browse the repository at this point in the history
  • Loading branch information
swiftyfinch committed Oct 8, 2022
1 parent 92dcb53 commit 30b36f1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ on:

permissions:
contents: write
discussions: write

jobs:
bump:
Expand Down Expand Up @@ -53,7 +52,6 @@ jobs:
with:
name: 🌱 Pods ${{ env.release_tag }}
generate_release_notes: true
discussion_category_name: Releases
fail_on_unmatched_files: true
files: pods.zip
tag_name: ${{ env.release_tag }}

0 comments on commit 30b36f1

Please sign in to comment.