Skip to content

Update for koinos-proto commit #34

Update for koinos-proto commit

Update for koinos-proto commit #34

Workflow file for this run

on:
push:
branches: [ master ]
jobs:
publish:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: JS-DevTools/npm-publish@v1
with:
token: ${{ secrets.NPM_TOKEN }}