Skip to content

Commit

Permalink
Remove 'env' from 'Upload to release' step
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeckerson committed Aug 11, 2021
1 parent 8f2368a commit 32a6678
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-phar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,5 @@ jobs:

- name: Upload to Release
uses: softprops/action-gh-release@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
files: phalcon-migrations.phar

0 comments on commit 32a6678

Please sign in to comment.