Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

update seia-soto/asdefuser (#56) #7

update seia-soto/asdefuser (#56)

update seia-soto/asdefuser (#56) #7

Workflow file for this run

name: Purge jsDelivr cache
on:
push:
branches:
- "main"
jobs:
jsdelivrpurge:
name: Purge jsDelivr cache
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
steps:
- name: Set up NodeJS LTS
uses: actions/setup-node@v4
with:
node-version: 'lts/*'
- name: Run jsDelivr-Purge
uses: List-KR/[email protected]