Skip to content

Commit

Permalink
push to ipfs on release branches as well
Browse files Browse the repository at this point in the history
  • Loading branch information
amalcaraz committed Oct 4, 2023
1 parent 09dad03 commit 982e439
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push_on_ipfs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Push on IPFS

on:
push:
branches:
- release/**
tags:
- '*'

Expand Down

0 comments on commit 982e439

Please sign in to comment.