Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Commit

Permalink
ci: Set development flag for dev build
Browse files Browse the repository at this point in the history
  • Loading branch information
oliversalzburg committed Jun 24, 2022
1 parent 9ce1e31 commit b9cfa4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/userscript-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
run: yarn lint:all

- name: Build userscript
env:
NODE_ENV: development
run: yarn userscript:release

- name: Pre-release userscript
Expand Down

0 comments on commit b9cfa4b

Please sign in to comment.