Skip to content

Commit

Permalink
Merge pull request #46 from Sifchain/trigger42
Browse files Browse the repository at this point in the history
added to 42
  • Loading branch information
gzukel authored Jul 2, 2021
2 parents 3bd6fbc + a4992be commit 00b6645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/042_devnet_on_merge_trigger_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
echo "VERSION=$VER" >> $GITHUB_ENV
- name: 042 DevNet Trigger Block Explorer Pipeline
if: ${{ github.ref == 'refs/heads/develop' }}
if: ${{ github.ref == 'refs/heads/feature/0.42' }}
uses: mvasigh/dispatch-action@main
with:
token: ${{ secrets.CHAINOPS_ACCESS_TOKEN }}
Expand Down

0 comments on commit 00b6645

Please sign in to comment.