Skip to content

Commit 38f2423

Browse files
committed
Chore: Test updated GH action
1 parent 654bf73 commit 38f2423

15 files changed

+1
-642
lines changed

.github/workflows/adev-preview-build.yml

Lines changed: 0 additions & 38 deletions
This file was deleted.

.github/workflows/adev-preview-deploy.yml

Lines changed: 0 additions & 50 deletions
This file was deleted.

.github/workflows/assistant-to-the-branch-manager.yml

Lines changed: 0 additions & 21 deletions
This file was deleted.

.github/workflows/benchmark-compare.yml

Lines changed: 0 additions & 68 deletions
This file was deleted.

.github/workflows/ci.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
- '[0-9]+.[0-9]+.x'
87

98
concurrency:
109
group: ${{ github.workflow }}-${{ github.ref }}
@@ -183,7 +182,5 @@ jobs:
183182
- name: Deploy to firebase
184183
uses: ./.github/actions/deploy-docs-site
185184
with:
186-
serviceKey: ${{ secrets.ANGULAR_DEV_SITE_DEPLOY }}
187-
githubReleaseTrainReadToken: ${{ secrets.DOCS_DEPLOY_GITHUB_RELEASE_TRAIN_TOKEN }}
188-
configPath: 'adev/firebase.json'
185+
configPath: 'firebase.json'
189186
distDir: 'dist/bin/adev/build/browser'

.github/workflows/dev-infra.yml

Lines changed: 0 additions & 25 deletions
This file was deleted.

.github/workflows/firebase-hosting-merge.yml

Lines changed: 0 additions & 19 deletions
This file was deleted.

.github/workflows/firebase-hosting-pull-request.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

.github/workflows/google-internal-tests.yml

Lines changed: 0 additions & 21 deletions
This file was deleted.

.github/workflows/manual.yml

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)