Skip to content

Commit

Permalink
adding log
Browse files Browse the repository at this point in the history
  • Loading branch information
ausias-armesto committed Jun 10, 2024
1 parent 9bba8fc commit 8b70d5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
npx @dappnode/dappnodesdk publish patch --dappnode_team_preset | tee /tmp/publish.log
ipfs_hash=$(grep -oP 'Release hash : \K/ipfs/\w+' /tmp/publish.log)
echo "ipfs_hash=$ipfs_hash" >> $GITHUB_OUTPUT
echo "ipfs_hash=$ipfs_hash"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DEVELOPER_ADDRESS: "0x7305356ad936A06c4ea5DF45AD5E5C3ff9Db818E"
Expand Down

0 comments on commit 8b70d5d

Please sign in to comment.