Skip to content

Commit 0bc4d75

Browse files
chore: use the right repo name 🤦
Co-authored-by: Dominik G. <[email protected]>
1 parent 4679549 commit 0bc4d75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
id-token: write # OpenID Connect token needed for provenance
1414
pull-requests: write # to create pull request (changesets/action)
1515
# prevents this action from running on forks
16-
if: github.repository == 'sveltejs/vite-plugin-svelte'
16+
if: github.repository == 'sveltejs/mcp'
1717
name: Release
1818
runs-on: ${{ matrix.os }}
1919
strategy:

0 commit comments

Comments
 (0)