Skip to content

Commit 9947b92

Browse files
authored
Update DAXLIBFORK_NAME in publish-package.yml
1 parent 3a045ed commit 9947b92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ permissions:
2929

3030
env:
3131
# Name of the forked daxlib repository (change if your fork has a different name)
32-
DAXLIBFORK_NAME: ${{ github.repository_owner }}/daxlib
32+
DAXLIBFORK_NAME: ${{ github.repository_owner }}/fork-daxlib
3333

3434
jobs:
3535
publish:

0 commit comments

Comments
 (0)