Skip to content

Commit 1d18128

Browse files
remyleonegithub-advanced-security[bot]jremy42
authored
fix(ci): fix Workflow does not contain permissions (#3267)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Co-authored-by: Jonathan R. <[email protected]>
1 parent 52bd7bc commit 1d18128

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
# in `goreleaser` to indicate this is being used in a non-interactive mode.
1111
#
1212
name: release
13+
permissions:
14+
contents: write
1315
on:
1416
push:
1517
tags:

0 commit comments

Comments
 (0)