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