mirror of
https://github.com/awalsh128/cache-apt-pkgs-action.git
synced 2025-09-20 10:07:08 +00:00
Fix indent.
This commit is contained in:
parent
417ea9c20e
commit
f6865ceb98
6
.github/workflows/pub_staging_pr.yml
vendored
6
.github/workflows/pub_staging_pr.yml
vendored
|
@ -11,6 +11,6 @@ jobs:
|
|||
name: Publish staging pull request.
|
||||
steps:
|
||||
- run: |
|
||||
curl -X POST -H "Accept: application/vnd.github.v3+json" \
|
||||
https://api.github.com/repos/awalsh128/cache-apt-pkgs-actions-ci/dispatches \
|
||||
-d '{"event_type":"staging_pull_request"}'
|
||||
curl -X POST -H "Accept: application/vnd.github.v3+json" \
|
||||
https://api.github.com/repos/awalsh128/cache-apt-pkgs-actions-ci/dispatches \
|
||||
-d '{"event_type":"staging_pull_request"}'
|
Loading…
Reference in a new issue