We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce4b74e commit f90291eCopy full SHA for f90291e
1 file changed
.github/workflows/build.yml
@@ -47,7 +47,7 @@ jobs:
47
48
env:
49
ci_platform: windows
50
- ci_target_sdk_name: rebelfork-sdk-Windows-msvc-rel-dll-x64-latest.zip
+ ci_target_sdk_name: rebelfork-sdk-Windows-msvc-dll-x64-latest.zip
51
ci_upload_release: ${{
52
(github.repository == 'rbfx/Core.SamplePlugin') &&
53
(github.ref == 'refs/heads/master')
0 commit comments