Skip to content

Bump dset from 3.1.2 to 3.1.4 in /packages/toolkit/theGraph/dappnode-registry #7806

Bump dset from 3.1.2 to 3.1.4 in /packages/toolkit/theGraph/dappnode-registry

Bump dset from 3.1.2 to 3.1.4 in /packages/toolkit/theGraph/dappnode-registry #7806

Workflow file for this run

name: Build test
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: npx @dappnode/dappnodesdk github-action build
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PINATA_API_KEY: ${{ secrets.PINATA_API_KEY }}
PINATA_SECRET_API_KEY: ${{ secrets.PINATA_SECRET_API_KEY }}