Skip to content

Commit c6cc5f7

Browse files
authored
fix: publish
1 parent e5448cb commit c6cc5f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
permissions:
1313
id-token: write
14-
contents: read
14+
contents: write
1515
env:
1616
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1717
steps:

0 commit comments

Comments
 (0)