Skip to content

Commit

Permalink
Update static.yml ( add api key)
Browse files Browse the repository at this point in the history
  • Loading branch information
issam-seghir committed Dec 12, 2023
1 parent e7a6b15 commit aa6a339
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
env:
SYNCFUSION_LICENSE_KEY: ${{ secrets.SYNCFUSION_LICENSE_KEY }}
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit aa6a339

Please sign in to comment.