An open API service indexing awesome lists of open source software.

https://github.com/swilder-m/refresh-huawei-cdn


https://github.com/swilder-m/refresh-huawei-cdn

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# refresh-huawei-cdn

## Usage
```yaml
- name: refresh cdn cache
uses: Swilder-M/refresh-huawei-cdn@master
with:
access_key_id: ${{ secrets.HUAWEI_ACCESS_KEY_ID }}
access_key_secret: ${{ secrets.HUAWEI_ACCESS_KEY_SECRET }}
file_paths:
https://example.com/path/
https://example.com/path/test.html
```