Skip to content

Commit 24a698e

Browse files
committed
ci: try to fix
1 parent 0c93a71 commit 24a698e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ jobs:
5959
needs: test
6060
if: "success() && startsWith(github.ref, 'refs/tags/')"
6161
runs-on: ubuntu-latest
62+
permissions:
63+
contents: write
6264

6365
steps:
6466
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)