mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
Add missing perm to Publish Release workflow
This commit is contained in:
parent
9ca0ced2d8
commit
88b11f2b9c
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user