Skip to content

Commit a6f33d1

Browse files
authored
Update automatic_tagged_release.yml
1 parent 9628bc0 commit a6f33d1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/automatic_tagged_release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
paths:
66
- 'docs/Doxyfile'
77
branches: [ master ]
8+
9+
env:
10+
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
11+
BUILD_TYPE: Release
812

913
jobs:
1014
tagged-release:

0 commit comments

Comments
 (0)