Skip to content

Commit

Permalink
Update studio.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocyss authored Dec 22, 2024
1 parent 26944f0 commit d56fe30
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/studio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
node-version: [23]
outputs:
current_time: ${{ steps.current_time.outputs.current_time }}
env:
NUXT_UMAMI_HOST: ${{ secrets.NUXT_UMAMI_HOST }}
NUXT_UMAMI_ID: ${{ secrets.NUXT_UMAMI_ID }}
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit d56fe30

Please sign in to comment.