Skip to content

Commit

Permalink
mroe echos
Browse files Browse the repository at this point in the history
  • Loading branch information
mosuem committed Nov 15, 2024
1 parent 1a5d865 commit b8a636f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ecosystem_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
echo "${{ inputs.package_name }}"
echo "${{ inputs.new_version }}"
echo "${{ inputs.level }}"
echo $REPOSITORIES_FILE
dart run pkgs/quest/bin/quest.dart ${{ inputs.package_name }} ${{ inputs.new_version }} ${{ inputs.level }}
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b8a636f

Please sign in to comment.