Skip to content

Fix dotenv-expand usage #24

Fix dotenv-expand usage

Fix dotenv-expand usage #24

Workflow file for this run

on: push
name: packtracker.io
jobs:
report:
name: report webpack stats
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: report webpack stats
uses: packtracker/[email protected]
env:
PT_PROJECT_TOKEN: ${{ secrets.PT_PROJECT_TOKEN }}
WEBPACK_CONFIG_PATH: ./config/webpack.config.js