Skip to content

Commit 0849eae

Browse files
authored
Update develop-deployment.yml
1 parent b87b63a commit 0849eae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/develop-deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Trigger Developer Event
3232
uses: peter-evans/repository-dispatch@main
3333
with:
34-
token: ${{ secrets.BUILD_ACCESS_TOKEN }}
34+
token: ${{ secrets.DOCS_REFRESH_TOKEN }}
3535
repository: neo4j-documentation/docs-refresh
3636
event-type: labs
3737
build-s3:

0 commit comments

Comments
 (0)