Skip to content

Commit

Permalink
Merge pull request #850 from zcash/ci_render
Browse files Browse the repository at this point in the history
Use the ECC CI user to run rendering.
  • Loading branch information
str4d authored May 22, 2024
2 parents 298ef99 + 259de3a commit 304fa51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/render.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/[email protected]
with:
token: ${{ secrets.CI_TOKEN }}

- name: Compile ZIPs and Zcash Protocol Specification
uses: ./.github/actions/render
Expand Down

0 comments on commit 304fa51

Please sign in to comment.