Skip to content

Commit

Permalink
Add release url
Browse files Browse the repository at this point in the history
  • Loading branch information
Kunal Nagar committed Jun 6, 2020
1 parent 7d818e7 commit 5cb81dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
uses: csexton/release-asset-action@v2
with:
pattern: 'release-builds/*.zip'
github-token: ${{ secrets.GITHUB_TOKEN }}
release-url: ${{ steps.create_release.outputs.upload_url }}
pattern: 'release-builds/*.zip'

0 comments on commit 5cb81dd

Please sign in to comment.