README
This commit is contained in:
parent
46a6b93ded
commit
cda4924051
8
Makefile.dist
Normal file
8
Makefile.dist
Normal file
@ -0,0 +1,8 @@
|
||||
.EXPORT_ALL_VARIABLES:
|
||||
GITEA_TOKEN=my_token
|
||||
GITEA_OWNER=owner
|
||||
GITEA_REPO=repo
|
||||
|
||||
dev:
|
||||
go run main.go
|
||||
|
Loading…
Reference in New Issue
Block a user