Skip to content

Commit

Permalink
use the shell script?
Browse files Browse the repository at this point in the history
  • Loading branch information
tabatkins committed Feb 15, 2024
1 parent 1f3c71a commit a2dd9f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: |
pip install bikeshed
- name: Generate new manifest
run: python generate/__init__.py
run: update-manifest
- name: Commit manifest back
uses: peter-evans/create-pull-request@v5
with:
Expand Down

0 comments on commit a2dd9f0

Please sign in to comment.