added aws amplify settings

This commit is contained in:
somrat sorkar
2023-07-22 13:53:41 +06:00
parent 2cd40c52e1
commit 63207d77bf
8 changed files with 42 additions and 9 deletions

View File

@@ -15,7 +15,7 @@ permissions:
# Environment variables available to all jobs and steps in this workflow
env:
HUGO_ENV: production
HUGO_VERSION: "0.115.2"
HUGO_VERSION: "0.115.4"
GO_VERSION: "1.20.5"
NODE_VERSION: "18.15.0"
TINA_CLIENT_ID: ${{ vars.TINA_CLIENT_ID }}