Skip to content

Commit

Permalink
Removed temp display step from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
brisberg committed Nov 9, 2020
1 parent 6ac9dbb commit 2a4f839
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@ jobs:
BRANCH: gh-pages # The branch the action should deploy to.
FOLDER: dist # The folder the action should deploy.

- name: display
run: echo ${{ env.DEPLOYMENT_STATUS}}

# Inform twine.brisberg.dev to pull the latest deployed version
- name: Inform twine.brisberg.dev
uses: peter-evans/repository-dispatch@v1
Expand Down

0 comments on commit 2a4f839

Please sign in to comment.