We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ae1eea commit 35f08a8Copy full SHA for 35f08a8
1 file changed
.changeset/green-dogs-change.md
@@ -0,0 +1,10 @@
1
+---
2
+"@changesets/action": major
3
4
+
5
+Start using GitHub API to push tags and commits to repos
6
7
+Rather than use local git commands to push changes to GitHub,
8
+this action now uses the GitHub API directly,
9
+which means that all tags and commits will be attributed to the user whose
10
+GITHUB_TOKEN is used, and signed.
0 commit comments