Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Commit

Permalink
Update .github/workflows/release.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Tom French <15848336+TomAFrench@users.noreply.github.com>
  • Loading branch information
jonybur and TomAFrench authored Sep 14, 2023
1 parent 7ed2e97 commit 30bb39c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,5 @@ jobs:
uses: benc-uk/workflow-dispatch@v1
with:
workflow: publish-acvm-js.yml
repo: ${{ github.repository }}
token: ${{ secrets.GITHUB_TOKEN }}
ref: master
inputs: '{ "acvm-ref": "${{ needs.release-please.outputs.tag-name }}" }'

0 comments on commit 30bb39c

Please sign in to comment.