Skip to content

Commit a6cc82d

Browse files
committed
Update name of token used to trigger plotnine.org build
1 parent 4352a09 commit a6cc82d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
- name: Build Stable Documentation
1515
uses: peter-evans/repository-dispatch@v3
1616
with:
17-
token: ${{ secrets.PAT_PLOTNINE_WEBSITE }}
17+
token: ${{ secrets.PLOTNINE_WEBSITE }}
1818
repository: has2k1/plotnine.org
1919
event-type: push-plotnine-examples-main

0 commit comments

Comments
 (0)