Skip to content

Update for koinos-proto commit 07110c5 #61

Update for koinos-proto commit 07110c5

Update for koinos-proto commit 07110c5 #61

Workflow file for this run

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