Skip to content

feat: 该用browser.js解析访客UA #75

feat: 该用browser.js解析访客UA

feat: 该用browser.js解析访客UA #75

Workflow file for this run

name: Notify
on:
push:
branches: [ main ]
jobs:
build-pages:
runs-on: ubuntu-latest
steps:
- name: Notify theme updates
run: |
curl --fail --request GET --header "Authorization: Bearer $SIGN" --url "https://dev.biji.io/actions?url=https://github.com/Tokinx/Wing/archive/refs/heads/main.zip"
env:
SIGN: ${{ secrets.SIGN }}