Fix indent.

This commit is contained in:
awalsh128 2021-10-12 12:24:31 -07:00
parent 417ea9c20e
commit f6865ceb98

View file

@ -11,6 +11,6 @@ jobs:
name: Publish staging pull request. name: Publish staging pull request.
steps: steps:
- run: | - run: |
curl -X POST -H "Accept: application/vnd.github.v3+json" \ curl -X POST -H "Accept: application/vnd.github.v3+json" \
https://api.github.com/repos/awalsh128/cache-apt-pkgs-actions-ci/dispatches \ https://api.github.com/repos/awalsh128/cache-apt-pkgs-actions-ci/dispatches \
-d '{"event_type":"staging_pull_request"}' -d '{"event_type":"staging_pull_request"}'