We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0580b59 commit 4a15bb9Copy full SHA for 4a15bb9
1 file changed
.github/workflows/release.yml
@@ -15,7 +15,7 @@ env:
15
# the repository to which to push the release version
16
# this should be a fork of the registry repo that you have push privileges to
17
# the `secrets.REGISTRY_TOKEN` must be able to push to this repo
18
- REGISTRY_FORK: author/typst-packages
+ REGISTRY_FORK: Mapaor/typst-packages-fork-for-PRs
19
# the path within the registry repo where the "<name>/<version>" directory should be put
20
# for Universe, this is packages/preview
21
PATH_PREFIX: packages/preview
0 commit comments