Skip to content

Commit

Permalink
Create a Github release
Browse files Browse the repository at this point in the history
  • Loading branch information
nineinchnick committed Jun 15, 2021
1 parent 4f66357 commit b89fc1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: false
automatic_release_tag: v${{ env.VERSION }}
title: v${{ env.VERSION }}
files: |
trino-rest-*/target/*.zip

0 comments on commit b89fc1e

Please sign in to comment.