summaryrefslogtreecommitdiff
path: root/.github/workflows/ping-he-tb.yml
diff options
context:
space:
mode:
authorDavid Timber <dxdt@dev.snart.me>2024-11-13 02:33:56 +0100
committerDavid Timber <dxdt@dev.snart.me>2024-11-13 02:38:48 +0100
commit8ba37837b84a455a7d11de55dd36e647ff4170f3 (patch)
tree439b6a4a6e6efce1590cec940e35c72fb55419d1 /.github/workflows/ping-he-tb.yml
parentc4618105a2c3f2d12b07efa7a0a27fa908d20eee (diff)
Add main workflow
Diffstat (limited to '.github/workflows/ping-he-tb.yml')
-rw-r--r--.github/workflows/ping-he-tb.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ping-he-tb.yml b/.github/workflows/ping-he-tb.yml
index abb862b..cb9a679 100644
--- a/.github/workflows/ping-he-tb.yml
+++ b/.github/workflows/ping-he-tb.yml
@@ -20,6 +20,6 @@ jobs:
run: |
git config --global user.name 'Snapshot Automation Bot'
git config --global user.email '_@users.noreply.github.com'
- git add ping-he-tb
+ git add ping-data
git commit -sm 'ping-data commit'
git push