Skip to content

Commit 3a656b4

Browse files
committed
Update manager.yaml
1 parent e6d1809 commit 3a656b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/manager.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
ZENODO_TOKEN: ${{ secrets.zenodo-token }}
9797
ZENODO_SANDBOX_TOKEN: ${{ secrets.zenodo-sandbox-token }}
9898
GITHUB_CONTEXT: ${{ toJSON(github) }}
99-
run: project gha
99+
run: project gha --repo ${{ env.PATH_REPO_HEAD }}
100100
- name: Report Upload
101101
uses: actions/upload-artifact@v4
102102
with:

0 commit comments

Comments
 (0)