Skip to content

GrandPoohBear/stackpath-cdn-purge-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stackpath-cdn-purge-action

Purge files from a StackPath CDN

Latest Release

Purges are requested with the recursive flag, so you can ask for either a single file or an entire directory to be purged.

Example:

  - name: Purge old deploy from CDN
    uses: GrandPoohBear/stackpath-cdn-purge-action@v0.1.1
    with:
      clientId: ${{ secrets.STACKPATH_CLIENT_ID }}
      clientSecret: ${{ secrets.STACKPATH_CLIENT_SECRET }}
      stackId: my-default-stack-49218a
      url: https://purge.example.com/