We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 195c6ef commit c8845caCopy full SHA for c8845ca
.github/workflows/release.yml
@@ -26,7 +26,7 @@ jobs:
26
needs: [authorize]
27
permissions:
28
id-token: write
29
- contents: read
+ contents: write
30
env:
31
GIT_AUTHOR_NAME: amplitude-sdk-bot
32
GIT_AUTHOR_EMAIL: [email protected]
0 commit comments