Skip to content

Commit

Permalink
updated draw config for today's draw (#599)
Browse files Browse the repository at this point in the history
  • Loading branch information
CluEleSsUK authored Oct 31, 2023
1 parent b5e0697 commit 3910cde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/execute-draw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ jobs:
run: mkdir -p draws

- name: Draw 🎲
uses: drand/[email protected].9
uses: drand/[email protected].10
with:
inputDir: ./lists
outputDir: ./draws
count: 2
count: 10
- name: Commit 🔐
run: |
git config --global user.name $BOT_NAME
Expand Down

0 comments on commit 3910cde

Please sign in to comment.