Skip to content

Commit

Permalink
build(deploy): fix debug statement in workflow file (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
gfellerph committed Jun 29, 2022
1 parent cf545d3 commit 9203419
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
steps:
- name: Checkout
run: echo "${{ github.event.workflow_run.event.action }}"
uses: actions/checkout@v3

- name: Install node
Expand Down

0 comments on commit 9203419

Please sign in to comment.