From aa643197bc4a41ad6f645ee4a5ba09c9d3892246 Mon Sep 17 00:00:00 2001
From: Pawel
Date: Thu, 10 Oct 2024 16:58:13 +0200
Subject: [PATCH] update deployment configuration for website
---
.github/workflows/deploy-website.yml | 4 ++++
website/app/privacy-policy/page.tsx | 1 +
2 files changed, 5 insertions(+)
diff --git a/.github/workflows/deploy-website.yml b/.github/workflows/deploy-website.yml
index 650b10d1..36b170b2 100644
--- a/.github/workflows/deploy-website.yml
+++ b/.github/workflows/deploy-website.yml
@@ -8,6 +8,10 @@ on:
- "reactgrid/**"
- "website/**"
+permissions:
+ id-token: write
+ pages: write
+
jobs:
# Build job
build:
diff --git a/website/app/privacy-policy/page.tsx b/website/app/privacy-policy/page.tsx
index 70f19a86..8694fa33 100644
--- a/website/app/privacy-policy/page.tsx
+++ b/website/app/privacy-policy/page.tsx
@@ -67,6 +67,7 @@ export default function PrivacyPolicy() {
information, feel free to contact us.
+
This policy is effective as of 16 December 2019.