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 4545 common --color=yes
4646 - run : yarn install
4747 - run : yarn build
48- - uses : angular/dev-infra/github-actions/previews/pack-and-upload-artifact@53fb7c37cf14343f14ed79e2fefbbb2489ead4ee
48+ - uses : angular/dev-infra/github-actions/previews/pack-and-upload-artifact@01c8c16f830d02110c28640aea16f145a7937080
4949 with :
5050 workflow-artifact-name : ' adev-preview'
5151 pull-number : ' ${{ github.event.pull_request.number }}'
Original file line number Diff line number Diff line change 2929 if : ${{ github.event.workflow_run.conclusion == 'success' }}
3030 steps :
3131 - uses : actions/checkout@v4
32- - uses : angular/dev-infra/github-actions/previews/upload-artifacts-to-firebase@53fb7c37cf14343f14ed79e2fefbbb2489ead4ee
32+ - uses : angular/dev-infra/github-actions/previews/upload-artifacts-to-firebase@01c8c16f830d02110c28640aea16f145a7937080
3333 with :
3434 github-token : ' ${{secrets.GITHUB_TOKEN}}'
3535 workflow-artifact-name : ' adev-preview'
You can’t perform that action at this time.
0 commit comments