Commit 96c9eede authored by Moody Salem's avatar Moody Salem

chore(release): automatically publish daily releases

parent f4a97501
...@@ -52,7 +52,7 @@ jobs: ...@@ -52,7 +52,7 @@ jobs:
with: with:
tag_name: ${{ steps.bump_version.outputs.new_tag }} tag_name: ${{ steps.bump_version.outputs.new_tag }}
release_name: Release ${{ steps.bump_version.outputs.new_tag }} release_name: Release ${{ steps.bump_version.outputs.new_tag }}
draft: true draft: false
body: | body: |
Release built from commit [`${{ github.sha }}`](https://github.com/Uniswap/uniswap-frontend/tree/${{ github.sha }}) Release built from commit [`${{ github.sha }}`](https://github.com/Uniswap/uniswap-frontend/tree/${{ github.sha }})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment