Skip to content

Commit

Permalink
ci: hopefully fix github releases
Browse files Browse the repository at this point in the history
  • Loading branch information
mscharley committed Oct 21, 2023
1 parent 5765443 commit a11db9a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/warm-drinks-live.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'generic-type-guard': patch
---

Redeploy to check fixed CI process
2 changes: 1 addition & 1 deletion .github/workflows/changesets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
release:
uses: mscharley/.github/.github/workflows/changesets.yml@main
permissions:
contents: read
contents: write
id-token: write
secrets:
token: ${{ secrets.DEPENDENCY_UPDATE_GITHUB_TOKEN }}
Expand Down

0 comments on commit a11db9a

Please sign in to comment.