Skip to content

Commit feb30f3

Browse files
committed
wip: remove old CI
1 parent 96804dd commit feb30f3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/application-js-cloudflare-feature.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ on:
1313
required: true
1414
DEPLOY_SECRETS:
1515
required: true
16-
DEPLOY_SECRETS_2:
17-
required: true
1816
# CLOUDFLARE_ACCOUNT_ID:
1917
# required: true
2018
# CLOUDFLARE_ZONE_ID:
@@ -43,7 +41,6 @@ jobs:
4341
- name: Debug Something
4442
run: |
4543
echo DEPLOY_SECRETS: "${{ secrets.DEPLOY_SECRETS }}"
46-
echo DEPLOY_SECRETS_2: "${{ secrets.DEPLOY_SECRETS_2 }}"
4744
4845
# # Lint the code
4946
# feature-lint:

0 commit comments

Comments
 (0)