Skip to content

Update for koinos-proto commit f3ba7c5 #65

Update for koinos-proto commit f3ba7c5

Update for koinos-proto commit f3ba7c5 #65

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