1
0
Fork 0
forked from lthn/blockchain

canary builds + requirements.txt

This commit is contained in:
Snider 2024-03-21 20:11:51 +00:00
parent 4f4a142c63
commit 7c14a9fadf
2 changed files with 3 additions and 1 deletions

View file

@ -82,7 +82,7 @@ jobs:
files: '*ethean-${{ matrix.target }}-cli.*'
- name: Release Branch
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/heads/main')
if: startsWith(github.ref, 'refs/heads/iTw3')
with:
tag_name: canary
prerelease: true

View file

@ -0,0 +1,2 @@
conan
pytest