Skip to content

Commit

Permalink
feat(core): more env variables
Browse files Browse the repository at this point in the history
  • Loading branch information
Cammisuli authored and FrozenPandaz committed Jan 30, 2023
1 parent ccd33c2 commit 95b85a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: CI
env:
DEBUG: napi:*
APP_NAME: nx
MACOSX_DEPLOYMENT_TARGET: '10.13'
NX_RUN_GROUP: ${{ github.run_id }}-${{ github.run_attempt }}
NX_VERBOSE_LOGGING: true
'on':
push:
tags:
Expand Down

0 comments on commit 95b85a1

Please sign in to comment.