Skip to content

Commit 1eac313

Browse files
author
github-actions
committed
automatic update
from rust-github/template@9cdd40b
1 parent 3e1061e commit 1eac313

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cd.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
publish:
1111
name: Publishing for ${{ matrix.job.os }}
1212
runs-on: ${{ matrix.job.os }}
13+
permissions:
14+
contents: write
1315
strategy:
1416
matrix:
1517
rust: [stable]

0 commit comments

Comments
 (0)