File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3434 # the number of concurrent actions is determined based on the host resources.
3535 - run : bazel build //src/dev-app:web_package --symlink_prefix=dist/ --jobs=32
3636
37- - uses : angular/dev-infra/github-actions/deploy- previews/pack-and-upload-artifact@9931e1a8d1b62fcd2267e89f9993a494856cc1cd
37+ - uses : angular/dev-infra/github-actions/previews/pack-and-upload-artifact@9931e1a8d1b62fcd2267e89f9993a494856cc1cd
3838 with :
3939 workflow-artifact-name : ' dev-app'
4040 pull-number : ' ${{github.event.pull_request.number}}'
Original file line number Diff line number Diff line change 3333 npx -y firebase-tools@latest target:clear --project ${{env.PREVIEW_PROJECT}} hosting dev-app
3434 npx -y firebase-tools@latest target:apply --project ${{env.PREVIEW_PROJECT}} hosting dev-app ${{env.PREVIEW_SITE}}
3535
36- - uses : angular/dev-infra/github-actions/deploy- previews/upload-artifacts-to-firebase@9931e1a8d1b62fcd2267e89f9993a494856cc1cd
36+ - uses : angular/dev-infra/github-actions/previews/upload-artifacts-to-firebase@9931e1a8d1b62fcd2267e89f9993a494856cc1cd
3737 with :
3838 github-token : ' ${{secrets.GITHUB_TOKEN}}'
3939 workflow-artifact-name : ' dev-app'
You can’t perform that action at this time.
0 commit comments