https://github.com/swilder-m/refresh-huawei-cdn
https://github.com/swilder-m/refresh-huawei-cdn
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/swilder-m/refresh-huawei-cdn
- Owner: Swilder-M
- License: apache-2.0
- Created: 2024-04-07T02:39:22.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-07T03:11:24.000Z (about 1 year ago)
- Last Synced: 2025-04-03T16:46:18.194Z (3 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```