RS_PUB_KEY

This commit is contained in:
botanicvelious 2023-01-18 02:35:35 -07:00 committed by GitHub
parent fca833fd00
commit ac6797e480
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ env:
VCPKG_COMMIT_ID: "14e7bb4ae24616ec54ff6b2f6ef4e8659434ea44"
VERSION: "1.2.0"
# To make a custom build with your own servers set the below secret values
RS_PUB_KEY: '${{ secrets.RS_PUB_KEY_VAL }}'
RS_PUB_KEY: '${{ secrets.RS_PUB_KEY }}'
jobs:
build-for-windows: