Skip to content

Commit

Permalink
Update jd_blue_coin.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
inoyna11 authored Jun 7, 2021
1 parent bd3986d commit 16706f0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/jd_blue_coin.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions

name: 京小超兑换京豆(没豆,暂时关闭)
name: 东东超市兑换京豆

on:
workflow_dispatch:
#schedule:
#- cron: '20 15 * * *'
#- cron: '15 15 * * *'
watch:
types: started
repository_dispatch:
Expand Down Expand Up @@ -64,3 +64,4 @@ jobs:
QYWX_AM: ${{ secrets.QYWX_AM }}
PUSH_PLUS_TOKEN: ${{ secrets.PUSH_PLUS_TOKEN }}
PUSH_PLUS_USER: ${{ secrets.PUSH_PLUS_USER }}
MARKET_COIN_TO_BEANS: ${{ secrets.MARKET_COIN_TO_BEANS }}

0 comments on commit 16706f0

Please sign in to comment.