Skip to content

Update for koinos-proto commit 5bd1080 #56

Update for koinos-proto commit 5bd1080

Update for koinos-proto commit 5bd1080 #56

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 }}