Skip to content

Commit 21c9015

Browse files
committed
update dco token
1 parent edd8c97 commit 21c9015

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dco-assistant.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: contributor-assistant/github-action@ca4a40a7d1004f18d9960b404b97e5f30a505a08
3636
env:
3737
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
38-
PERSONAL_ACCESS_TOKEN: ${{ secrets.DCO_ASSISTANT_TOKEN }}
38+
PERSONAL_ACCESS_TOKEN: ${{ secrets.NSS_GHA_TOKEN }}
3939
with:
4040
path-to-signatures: "dco-signatures.json"
4141
path-to-document: "https://github.com/NVIDIA-NeMo/safe-synthesizer/blob/main/DCO"

0 commit comments

Comments
 (0)