Skip to content

Commit ec9498d

Browse files
committed
Upload ubuntu
1 parent 1f114bb commit ec9498d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cli-tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jobs:
7171
- name: Publish to Cloudflare DNS
7272
# comment out for testing
7373
# if: github.event_name == 'schedule' && matrix.os == 'ubuntu-latest' # Only run on nightly builds for Ubuntu
74+
if: matrix.os == 'ubuntu-latest'
7475
env:
7576
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
7677
CLOUDFLARE_DEV_JETIFY_COM_ZONE_ID: ${{ secrets.CLOUDFLARE_DEV_JETIFY_COM_ZONE_ID }}

0 commit comments

Comments
 (0)