Skip to content

Commit

Permalink
updated github actions config
Browse files Browse the repository at this point in the history
  • Loading branch information
gokulprathin8 committed Feb 13, 2024
1 parent 1269ffc commit 74676db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ env:
HUGO_ENV: production
HUGO_VERSION: "0.118.2"
GO_VERSION: "1.20.5"
NODE_VERSION: "16"
NODE_VERSION: "18"
TINA_CLIENT_ID: ${{ vars.TINA_CLIENT_ID }}
TINA_TOKEN: ${{ vars.TINA_TOKEN }}

Expand Down

0 comments on commit 74676db

Please sign in to comment.