Skip to content

Commit e9d5615

Browse files
committed
gha artifact wip
1 parent 9813c2d commit e9d5615

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/UpdatePlotlyArtifact.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ on:
99
jobs:
1010
update-artifact:
1111
runs-on: ubuntu-latest
12+
env:
13+
GH_TOKEN: ${{ github.token }}
1214
steps:
1315
- uses: actions/checkout@v3
1416
- uses: julia-actions/setup-julia@v1

0 commit comments

Comments
 (0)