Skip to content

Commit

Permalink
Remove the unused and unuseful Heroku deploy action from ci.yml (#1729)
Browse files Browse the repository at this point in the history
  • Loading branch information
nex3 committed Jun 22, 2022
1 parent fd4a30f commit 26e117c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Expand Up @@ -466,9 +466,6 @@ jobs:
with:
repository: sass/sass-site
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
with:
Expand Down

0 comments on commit 26e117c

Please sign in to comment.