Skip to content

Commit

Permalink
ci: prepare workflow for release contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
otani88 committed Jan 10, 2024
1 parent 863cfe9 commit 0a88056
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/buld-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
with:
tag_name: ${{ steps.init.outputs.release_tag }}
fail_on_unmatched_files: true
draft: true
body: ""
files: |
l1-contracts.tar.gz
l2-contracts.tar.gz
Expand Down

0 comments on commit 0a88056

Please sign in to comment.