We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e13eb5e commit 7a2bf96Copy full SHA for 7a2bf96
.github/workflows/update-changelog.yml
@@ -1,5 +1,8 @@
1
name: update changelog
2
3
+permissions:
4
+ contents: write
5
+
6
on:
7
release:
8
types: [released]
0 commit comments