Skip to content

Commit

Permalink
Merge pull request #115 from iDerekLi/dev
Browse files Browse the repository at this point in the history
feat(海底掘金): 游戏已下线
  • Loading branch information
iDerekLi authored Mar 27, 2023
2 parents 015d50b + 24ee389 commit 549d99a
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
22 changes: 11 additions & 11 deletions .github/workflows/auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@ jobs:
cd workflows
yarn
yarn checkin
SeaGold:
needs: CheckIn
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
- name: Run Project
run: |
cd workflows
yarn
yarn seagold
# SeaGold:
# needs: CheckIn
# runs-on: ubuntu-latest
# steps:
# - uses: actions/checkout@v2
# - uses: actions/setup-node@v2
# - name: Run Project
# run: |
# cd workflows
# yarn
# yarn seagold
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "juejin-helper-monorepo",
"version": "1.7.2",
"version": "1.7.3",
"private": true,
"author": "Derek Li",
"workspaces": [
Expand Down
2 changes: 1 addition & 1 deletion workflows/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "workflows",
"version": "1.7.2",
"version": "1.7.3",
"private": true,
"description": "稀土掘金助手:签到、抽奖、沾喜气、消除Bug、海底掘金游戏、自动化工作流。",
"author": "Derek Li",
Expand Down

0 comments on commit 549d99a

Please sign in to comment.