Skip to content

Commit

Permalink
chore: update workflow for generating types (#701)
Browse files Browse the repository at this point in the history
  • Loading branch information
devdanco authored Feb 27, 2024
1 parent 517d75c commit aca0c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-generate-types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
uses: jonas-schievink/workflow-proxy@v1
with:
ref: ${{ env.BRANCH }}
workflow: pre-release-types.yml
workflow: pr-automation-types.yml
repo: mangata-finance/mangata-dev-kit
token: ${{ secrets.BOT_GITHUB_TOKEN }}
inputs: '{"parachainDocker": "${{ env.PARACHAIN_DOCKER_IMAGE }}", "branch": "${{ env.BRANCH }}"}'

0 comments on commit aca0c06

Please sign in to comment.