Skip to content

Commit

Permalink
fix: release flow (#1416)
Browse files Browse the repository at this point in the history
* test the release flow

* test the release flow

* test the release flow

* test the release flow

* test the release flow

* update gitignore

* try fix

* try fix

* add include hidden files

* remove release ci
  • Loading branch information
greged93 authored Sep 30, 2024
1 parent 769d14a commit e162c11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
with:
name: artifacts
path: ./.kakarot
include-hidden-files: true

# Inspired by Reth CI.
# <https://github.com/paradigmxyz/reth/blob/027d50fc105fd527dca0bf56fe51b7240f119e66/.github/workflows/docker.yml>
Expand Down

0 comments on commit e162c11

Please sign in to comment.