Skip to content

Commit

Permalink
start up the draw auction bot again on base mainnet, upgrade to lates…
Browse files Browse the repository at this point in the history
…t pt-v5-autotasks-library with bugfix for start draw auction retry error
  • Loading branch information
chuckbergeron committed Oct 2, 2024
1 parent 1f37517 commit b7097ef
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
1 change: 0 additions & 1 deletion .github/workflows/cron.base-mainnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
runCLI:
name: Draw Auction Bot
runs-on: ${{ matrix.os }}
if: false
strategy:
max-parallel: 1
matrix:
Expand Down
9 changes: 5 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"start": "tsx index.ts"
},
"devDependencies": {
"@generationsoftware/pt-v5-autotasks-library": "1.5.1",
"@generationsoftware/pt-v5-autotasks-library": "1.7.2",
"@generationsoftware/pt-v5-utils-js": "1.2.0",
"@types/node": "^20.11.28",
"chalk": "^5.3.0",
Expand Down

0 comments on commit b7097ef

Please sign in to comment.