We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2480453 commit 44aa387Copy full SHA for 44aa387
.github/workflows/R-CMD-check.yaml
@@ -44,6 +44,7 @@ jobs:
44
MAPBOX_TOKEN: ${{ secrets.MAPBOX_TOKEN }}
45
plotly_username: ${{ secrets.PLOTLY_USERNAME }}
46
plotly_api_key: ${{ secrets.PLOTLY_API_KEY }}
47
+ plotly_api_domain: "https://chart-studio.plotly.com"
48
49
steps:
50
- uses: actions/checkout@v4
0 commit comments