Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
thomashdoughty committed Nov 11, 2019
1 parent ee75e4b commit fc10230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: npm test
env:
MY_REF: ${{ github.ref }}
EVENT: ${{ env.Add envGITHUB_EVENT_PATH }}
EVENT: ${{ env.GITHUB_EVENT_PATH }}

- name: Upload Release Asset
id: upload-release-asset
Expand Down

0 comments on commit fc10230

Please sign in to comment.