fix: remove mistakenly added env from test-build workflow
This commit is contained in:
@@ -7,7 +7,7 @@ on:
|
|||||||
branches: ['develop']
|
branches: ['develop']
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CMS_SECRET: fake-secret
|
NODE_VERSION: 22.14.0
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user