mirror of
https://github.com/ZGCA-Forge/MsgCenterPy.git
synced 2026-02-04 05:15:14 +00:00
Update publish.yml
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -261,6 +261,8 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: release-build
|
needs: release-build
|
||||||
if: github.event_name == 'release'
|
if: github.event_name == 'release'
|
||||||
|
permissions:
|
||||||
|
contents: write # Need write access to upload release assets
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Retrieve release distributions
|
- name: Retrieve release distributions
|
||||||
|
|||||||
Reference in New Issue
Block a user