fix: remove mistakenly added env from test-build workflow

This commit is contained in:
ArraysID
2025-05-11 05:53:31 +07:00
parent 6e1c561387
commit a84e2fc31a
+1 -1
View File
@@ -7,7 +7,7 @@ on:
branches: ['develop']
env:
CMS_SECRET: fake-secret
NODE_VERSION: 22.14.0
jobs:
build: