Skip to content

Commit 1c70216

Browse files
authored
Update commit.yml
1 parent 9eda68b commit 1c70216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
ref: ${{ github.ref }}
1212
sparse-checkout: urls.txt
1313

14-
- run: echo $RANDOM > results/$RANDOM.txt
14+
- run: touch results/$RANDOM.txt
1515

1616
- uses: EndBug/add-and-commit@v9
1717
with:

0 commit comments

Comments
 (0)