更改混淆Actions为 手动;

This commit is contained in:
CMLiussss
2024-12-13 04:24:52 +08:00
committed by GitHub
parent 9d0b863df5
commit a6802f17e7

View File

@@ -1,9 +1,9 @@
name: Obfuscate and Commit
on:
push:
paths:
- '明文源码.js'
#push:
# paths:
# - '明文源码.js'
workflow_dispatch:
jobs:
@@ -52,4 +52,4 @@ jobs:
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ github.ref }}
branch: ${{ github.ref }}