Skip to content

Merge pull request #914 from ShieldedLabs/zip-234-nsm-issuance #72

Merge pull request #914 from ShieldedLabs/zip-234-nsm-issuance

Merge pull request #914 from ShieldedLabs/zip-234-nsm-issuance #72

Workflow file for this run

name: Build tex and rst
on:
workflow_dispatch:
push:
branches:
- main
jobs:
render:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/[email protected]
# with:
# token: ${{ secrets.CI_TOKEN }}
- name: Compile ZIPs and Zcash Protocol Specification
uses: ./.github/actions/render
- uses: EndBug/[email protected]
with:
add: 'protocol/*.pdf *.html'
default_author: github_actions