Skip to content

Commit 8aa3c28

Browse files
fix: allow write permission on release job (#2676)
Permission were previously changed here #2651 Repo write permission is needed to allow creating the github release and publishing files
1 parent d293595 commit 8aa3c28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,7 @@ jobs:
639639

640640
permissions:
641641
id-token: write
642-
contents: read
642+
contents: write
643643

644644
steps:
645645
- name: Download all job transfer artifacts

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy