diff --git a/.github/workflows/process.yaml b/.github/workflows/process.yaml index 008e2b3e3..f518a857d 100644 --- a/.github/workflows/process.yaml +++ b/.github/workflows/process.yaml @@ -31,16 +31,6 @@ env: ENABLE_SPECIAL_PROTOCOLS: ${{ vars.ENABLE_SPECIAL_PROTOCOLS }} - # github access token - GIST_PAT: ${{ secrets.GIST_PAT }} - - # github username and gist id, separated by '/' - GIST_LINK: ${{ secrets.GIST_LINK }} - - # the url to the list of airports that you maintain yourself - # each line include domain, coupon and invitation code, the domain must be included, and the latter two items are optional - CUSTOMIZE_LINK: ${{ secrets.CUSTOMIZE_LINK }} - jobs: process: