Skip to content

Commit

Permalink
Use the ECC CI user to run rendering.
Browse files Browse the repository at this point in the history
  • Loading branch information
nuttycom authored May 22, 2024
1 parent 298ef99 commit 259de3a
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 259de3a

Please sign in to comment.