Update automation

This commit is contained in:
Masterain
2024-01-03 03:56:53 -08:00
parent 2655e835f8
commit a30c8d8678
2 changed files with 2 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ on:
- '.gitmodules'
- '**.md'
- 'LICENSE'
- '**.yml'
jobs:
build:

View File

@@ -70,4 +70,4 @@ Refresh:
- job: release
script:
- apt-get install -y curl
- curl -X PATCH $PURGE_URL
- curl -X PATCH "$PURGE_URL"