You've already forked transaction-tracker
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 19735bebb7 | |||
| 1700a9d4af |
2
.github/workflows/publish-release.yml
vendored
2
.github/workflows/publish-release.yml
vendored
@@ -5,7 +5,7 @@ on:
|
||||
|
||||
jobs:
|
||||
release:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-latest-amd64
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[project]
|
||||
name = "transact-cache"
|
||||
name = "transaction-tracker"
|
||||
version = "0.1.0"
|
||||
description = ""
|
||||
authors = [
|
||||
|
||||
Reference in New Issue
Block a user