Skip to content

Commit

Permalink
Update count_themes.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zen0bit authored Oct 8, 2024
1 parent 08ef52f commit dfe3d94
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/count_themes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,10 @@ jobs:
MAGIC_NUMBER
- name: Debug output
run: echo "We have access to $MAGIC_NUMBER themes"
- name: Make envfile
uses: SpicyPizza/[email protected]
with:
envkey_MAGIC_NUMBER: ${{ vars.MAGIC_NUMBER }}
file_name: .env
fail_on_empty: true
sort_keys: false

0 comments on commit dfe3d94

Please sign in to comment.