Skip to content

Commit

Permalink
look at github action env
Browse files Browse the repository at this point in the history
  • Loading branch information
SOVLOOKUP committed Jul 19, 2024
1 parent b359ffd commit 3ba4557
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .vitepress/config.mjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
import { defineConfig } from 'vitepress'

console.log(process.env)

// https://vitepress.dev/reference/site-config
export default defineConfig({
base: '/',
Expand Down

0 comments on commit 3ba4557

Please sign in to comment.