We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
FORCE_PATCH_IF_NO_COMMIT_TOKEN: true
1 parent 00c3b7b commit e9ef4a3Copy full SHA for e9ef4a3
.github/workflows/cicd.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
concurrency: release
11
env:
12
- FORCE_PATCH_IF_NO_COMMIT_TOKEN: false
+ FORCE_PATCH_IF_NO_COMMIT_TOKEN: true
13
IGNORE_PATHS: |
14
resources/**
15
assets/**
0 commit comments