update trigger

This commit is contained in:
felinae98
2022-05-22 00:31:42 +08:00
parent 664309f6d8
commit 31f02d73db
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with:
ref: main ref: main
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GH_PAT }}
- name: Setup Python environment - name: Setup Python environment
uses: ./.github/actions/setup-python uses: ./.github/actions/setup-python