mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-09-03 16:16:50 +00:00
Adds CI env to skip loading env file
This commit is contained in:
@@ -8,6 +8,7 @@ jobs:
|
||||
publish:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
CI: '1'
|
||||
NC_USER: ${{ secrets.NC_USER }}
|
||||
NC_API_KEY: ${{ secrets.NC_API_KEY }}
|
||||
NC_DOMAIN: ${{ secrets.NC_DOMAIN }}
|
||||
|
||||
Reference in New Issue
Block a user