mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-05 08:52:31 -05:00
Add missing perm to Publish Release workflow
This commit is contained in:
1
.github/workflows/publish_release.yml
vendored
1
.github/workflows/publish_release.yml
vendored
@@ -116,6 +116,7 @@ jobs:
|
||||
name: Release to PyPI
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
id-token: write
|
||||
steps:
|
||||
- name: Download packaged distributions
|
||||
|
||||
Reference in New Issue
Block a user