Skip to content

Commit 3dc95c1

Browse files
authored
fix(publish): Rename repo in craft config (#63)
Adjust the repo name in .craft.yml to the current (and hopefully final) repo name
1 parent f80128d commit 3dc95c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.craft.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
github:
22
owner: getsentry
3-
repo: bundler-plugins
3+
repo: sentry-javascript-bundler-plugins
44
changelogPolicy: simple
55
preReleaseCommand: bash scripts/craft-pre-release.sh
66
requireNames:

0 commit comments

Comments
 (0)