Skip to content

Commit

Permalink
update deployment configuration for website
Browse files Browse the repository at this point in the history
  • Loading branch information
webloopbox committed Oct 10, 2024
1 parent 3ed99f2 commit aa64319
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ on:
- "reactgrid/**"
- "website/**"

permissions:
id-token: write
pages: write

jobs:
# Build job
build:
Expand Down
1 change: 1 addition & 0 deletions website/app/privacy-policy/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ export default function PrivacyPolicy() {
information, feel free to contact us.
</p>
</div>

<div>
<p className="mb-4">
This policy is effective as of 16 December 2019.
Expand Down

0 comments on commit aa64319

Please sign in to comment.