Skip to content

Commit 24e424b

Browse files
authored
Update secret token in Python testing workflow
1 parent 4e9e50e commit 24e424b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-testing-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
test:
2424
uses: nrao/gh-actions-templates-public/.github/workflows/python-testing-integration-template.yml@main
2525
secrets:
26-
DISPATCH_TOKEN: ${{ secrets.DISPATCH_TOKEN }}
26+
TESTVIPER_DISPATCH_TOKEN: ${{ secrets.TESTVIPER_DISPATCH_TOKEN }}

0 commit comments

Comments
 (0)