Skip to content

Commit

Permalink
fix(utils): use the reducer to build objects from entries (#79)
Browse files Browse the repository at this point in the history
closes #78
  • Loading branch information
derevnjuk committed Aug 28, 2020
1 parent ef84bad commit 0e8c7e6
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 @@ -7,7 +7,6 @@ on:

jobs:
prepare:
if: github.event.base_ref == 'refs/heads/development'
runs-on: ubuntu-latest
outputs:
version: ${{ steps.version.outputs.value }}
Expand Down

0 comments on commit 0e8c7e6

Please sign in to comment.