mirror of
https://github.com/y377/189pan.git
synced 2023-10-27 09:09:29 +08:00
Update main.yml
This commit is contained in:
parent
de8b49a925
commit
f99f38640b
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@ -10,7 +10,7 @@ on:
|
||||
workflow_dispatch:
|
||||
watch:
|
||||
types: started
|
||||
|
||||
permissions: write-all
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
@ -33,5 +33,4 @@ jobs:
|
||||
TYYP_PSW: ${{ secrets.TYYP_PSW }}
|
||||
- name: Git Auto Commit
|
||||
uses: stefanzweifel/git-auto-commit-action@v4.16.0
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.PAT_TOKEN }}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user