Skip to content

Commit e9ef4a3

Browse files
committed
FORCE_PATCH_IF_NO_COMMIT_TOKEN: true
1 parent 00c3b7b commit e9ef4a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
concurrency: release
1111
env:
12-
FORCE_PATCH_IF_NO_COMMIT_TOKEN: false
12+
FORCE_PATCH_IF_NO_COMMIT_TOKEN: true
1313
IGNORE_PATHS: |
1414
resources/**
1515
assets/**

0 commit comments

Comments
 (0)