mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-05-02 12:07:02 +00:00
dont update cloudflare KV for forks
This commit is contained in:
1
.github/workflows/stable_release.yml
vendored
1
.github/workflows/stable_release.yml
vendored
@@ -70,6 +70,7 @@ jobs:
|
||||
./build/firmware/*.*
|
||||
|
||||
- name: Update version in Cloudflare KV store
|
||||
if: github.repository == 'emsesp/EMS-ESP32'
|
||||
env:
|
||||
CF_ACCOUNT_ID: ${{ secrets.CF_ACCOUNT_ID }}
|
||||
CF_NAMESPACE_ID: ${{ secrets.CF_NAMESPACE_ID }}
|
||||
|
||||
Reference in New Issue
Block a user