This commit is contained in:
David Anson 2025-07-06 06:12:03 +00:00
parent 7a436f82a7
commit 6457a03b33

View file

@ -16,7 +16,9 @@ jobs:
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with:
ref: next ref: utr
# RESTORE NEXT LINE ABOVE
# ref: next
- uses: actions/setup-node@v4 - uses: actions/setup-node@v4
- run: git config user.email "david@dlaa.me" - run: git config user.email "david@dlaa.me"
- run: git config user.name "David Anson" - run: git config user.name "David Anson"