Skip to content

Commit

Permalink
Update weekly_submit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
M-7th authored Oct 24, 2023
1 parent 2cfa183 commit b3462ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/weekly_submit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
echo "packageJson=$content" >> "$GITHUB_OUTPUT"
- run: |
echo "${{ steps.get_changes.outputs.packageJson }}"
echo "${{ formJSON(steps.get_changes.outputs.packageJson) }}"
Expand Down

0 comments on commit b3462ea

Please sign in to comment.