Skip to content

Commit

Permalink
Merge pull request #126 from wp-graphql/issue-93-fix-automate-github-…
Browse files Browse the repository at this point in the history
…release

fix: automate GitHub release upload
  • Loading branch information
josephfusco authored Apr 19, 2024
2 parents 7429012 + 51ca73d commit f0aaa85
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"commit": false,
"fixed": [],
"linked": [],
"access": "restricted",
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": []
Expand Down
5 changes: 5 additions & 0 deletions .changeset/fresh-lemons-tease.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"wpgraphql-ide": patch
---

Fix release automation

0 comments on commit f0aaa85

Please sign in to comment.