Skip to content

Commit

Permalink
Removed debugging from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
coreybutler committed Jan 30, 2020
1 parent b9246de commit 200c965
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
uses: author/action-publish@master
env:
REGISTRY_TOKEN: ${{ secrets.REGISTRY_TOKEN }}
ACTIONS_STEP_DEBUG: true

- name: Rollback
if: failure()
Expand Down

0 comments on commit 200c965

Please sign in to comment.