Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
wslaghekke committed Feb 23, 2021
1 parent 74c4a5f commit 2ba8a87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
run: yarn
- name: Yarn start
run: 'yarn start "${{ matrix.php }}"'
with:
token: ${{ secrets.GITHUB_TOKEN }}
env:
INPUT_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 2ba8a87

Please sign in to comment.