Skip to content

Commit

Permalink
automatiion: Update step name
Browse files Browse the repository at this point in the history
  • Loading branch information
koplo199 committed Oct 3, 2023
1 parent 926d8a6 commit 6a944e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
git commit -m "Update PyPI dependencies"
fi
- name: Update requirements
- name: Update arguments
if: github.event_name == 'workflow_dispatch'
run: |
remove_important_update_only=$(sed 's/--require-important-update//g' <<< '${{ env.FEDC_ARGS }}')
Expand Down

0 comments on commit 6a944e2

Please sign in to comment.