Content-Length: 206564 | pFad | http://github.com/npm/action-deploy/actions/runs/13339873588/workflow

0E chore(deps): bump @octokit/request-error from 5.1.0 to 5.1.1 · npm/action-deploy@592803a · GitHub
Skip to content

chore(deps): bump @octokit/request-error from 5.1.0 to 5.1.1 #211

chore(deps): bump @octokit/request-error from 5.1.0 to 5.1.1

chore(deps): bump @octokit/request-error from 5.1.0 to 5.1.1 #211

Workflow file for this run

name: "build-test"
on: # rebuild any PRs and main branch changes
pull_request:
push:
branches:
- master
- 'releases/*'
jobs:
build: # make sure build/ci work properly
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version-file: '.nvmrc'
- run: |
npm install
npm run all
test: # make sure the action works on a clean machine without building
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./
name: Delete all deployments
with:
token: ${{github.token}}
type: delete-all
environment: test
- uses: ./
name: Create first deployment
id: create-first
with:
token: ${{github.token}}
type: create
environment: test
logs: https://github.com/npm/action-deploy/actions?query=workflow%3Abuild-test
environment_url: https://npmjs.com
job_status: ${{job.status}}
- uses: ./
name: Delete first deployment
with:
token: ${{github.token}}
type: delete
deployment_id: ${{steps.create-first.outputs.deployment_id}}
- uses: ./
name: Create second deployment
id: create-second
with:
token: ${{github.token}}
type: create
environment: test
logs: https://github.com/npm/action-deploy/actions?query=workflow%3Abuild-test
environment_url: https://npmjs.com
job_status: ${{job.status}}








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/npm/action-deploy/actions/runs/13339873588/workflow

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy