Skip to content

Commit

Permalink
try again with github repo permission
Browse files Browse the repository at this point in the history
GitOrigin-RevId: b69e38bb0c8dc33b414e1f5c434881c5440da41a
  • Loading branch information
f authored and actions-user committed Sep 19, 2024
1 parent aded749 commit 73f2aa2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/packages.react-router-busy.release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
bun-version: latest
- name: Install dependencies (`npm ci`)
run: bun install --frozen-lockfile
# Note we have to toggle Workflow permissions > Allow GitHub Actions to create and approve pull requests in https://github.com/bitofbreeze/mono/settings/actions
- name: Create release pull request or publish to npm
id: changesets
uses: changesets/action@v1
Expand Down
2 changes: 1 addition & 1 deletion packages/react-router-busy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ return (

### NavLink

TODO Better not to have all that extra code for the `as` prop
TODO Better not to have all that extra code for the `as` prop.

0 comments on commit 73f2aa2

Please sign in to comment.