Compare commits

...

2 Commits

Author SHA1 Message Date
xuu
49bb6cbaea
chore: remove note
All checks were successful
Go Bump / bump (push) Successful in 31s
Go Test / test (push) Successful in 46s
Deploy / deploy (push) Successful in 1m56s
2024-01-22 16:03:13 -07:00
xuu
38318f5dc6 Update .gitea/workflows/deploy.yml
All checks were successful
Go Bump / bump (push) Successful in 40s
Go Test / test (push) Successful in 55s
Deploy / deploy (push) Successful in 1m53s
2023-10-20 20:57:53 -06:00
2 changed files with 1 additions and 2 deletions

View File

@ -19,7 +19,7 @@ jobs:
go-version: 1.21.1
- name: Install
run: go install -ldflags "-s -w" go.sour.is/tools/cmd/ev@latest
run: go install -ldflags "-s -w" go.sour.is/tools/cmd/ev@main
- run: mv $(go env GOPATH)/bin/ev ev

View File

@ -1,4 +1,3 @@
// <script src="https://unpkg.com/htmx.org@1.9.2" integrity="sha384-L6OqL9pRWyyFU3+/bjdSri+iIphTN/bvYyM37tICVyOJkWZLpP2vGn6VUEXgzg6h" crossorigin="anonymous"></script>
package main
import (