Skip to content

Commit 4a15bb9

Browse files
authored
Add actual REGISTRY_FORK for this package
1 parent 0580b59 commit 4a15bb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ env:
1515
# the repository to which to push the release version
1616
# this should be a fork of the registry repo that you have push privileges to
1717
# the `secrets.REGISTRY_TOKEN` must be able to push to this repo
18-
REGISTRY_FORK: author/typst-packages
18+
REGISTRY_FORK: Mapaor/typst-packages-fork-for-PRs
1919
# the path within the registry repo where the "<name>/<version>" directory should be put
2020
# for Universe, this is packages/preview
2121
PATH_PREFIX: packages/preview

0 commit comments

Comments
 (0)