Skip to content

Commit 295b8e4

Browse files
Update addon-docs.yml
1 parent a54b7a9 commit 295b8e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/addon-docs.yml

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88
- "**"
99
jobs:
1010
build:
11+
env:
12+
DEPLOY_KEY: ${{ secrets.DEPLOY_KEY }}
1113
runs-on: ubuntu-latest
1214
steps:
1315
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)