Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
bangnokia committed Apr 5, 2024
1 parent 200a797 commit eef451f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,5 @@ jobs:
name: phar
path: ./builds/lina.phar

- name: Create release
uses: softprops/action-gh-release@v1
with:
files: ./builds/lina.phar
tag_name: ${{ github.ref }}
token: ${{ secrets.GITHUB_TOKEN }}


0 comments on commit eef451f

Please sign in to comment.