mirror of
https://github.com/danog/dart-sass.git
synced 2024-11-27 04:34:59 +01:00
Remove the unused and unuseful Heroku deploy action from ci.yml (#1729)
This commit is contained in:
parent
fd4a30f36f
commit
26e117c896
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -466,9 +466,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
repository: sass/sass-site
|
repository: sass/sass-site
|
||||||
token: ${{ secrets.GH_TOKEN }}
|
token: ${{ secrets.GH_TOKEN }}
|
||||||
- name: Deploy
|
|
||||||
run: tool/github-action/deploy/heroku.sh
|
|
||||||
env: {HEROKU_TOKEN: "${{ secrets.HEROKU_TOKEN }}"}
|
|
||||||
|
|
||||||
- uses: EndBug/add-and-commit@v8
|
- uses: EndBug/add-and-commit@v8
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user