mirror of
https://github.com/primer/css.git
synced 2024-12-28 00:24:36 +03:00
Merge pull request #1314 from primer/dependabot/github_actions/chrnorm/deployment-action-v1.2.0
Bump chrnorm/deployment-action from v1 to v1.2.0
This commit is contained in:
commit
f74e0e509f
2
.github/workflows/deploy_preview.yml
vendored
2
.github/workflows/deploy_preview.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: chrnorm/deployment-action@v1
|
- uses: chrnorm/deployment-action@v1.2.0
|
||||||
name: Create GitHub deployment
|
name: Create GitHub deployment
|
||||||
id: deployment
|
id: deployment
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user